Skip to content

ChenhanYu/CJ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

/*
 *  This is the compiler project for cs380c, 2014 spring.
 *  
 *  Author:
 *    Chenhan Yu, [email protected]
 *    Jianyu Huang, [email protected]
 *
 */

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

Watchers

Forks

Releases

No releases published

Packages

No packages published