Skip to content

Latest commit

History

51 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

/*
* This is the compiler project for cs380c, 2014 spring.
* * Author:
* Chenhan Yu, chenhan@cs.utexas.edu
* Jianyu Huang, jianyu@cs.utexas.edu
*
*/
Change to GPU/Intel MKL:
CC = icc
CFLAGS = -openmp -O2 -DCJ_HAVE_CUDA
#LIB = $(LIBCJ) -L$(CUDA_DIR)/lib64 -lcudart -lcublas -lpthread -lm -mkl=sequential src/

About

Project of cs380c, 2014 spring

Resources

Stars

3 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages