forked from mohsenali/nvidia_sdk_samples
-
Notifications
You must be signed in to change notification settings - Fork 0
dima0905/nvidia_sdk_samples
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Our goal is to demonstrate that it only takes simple Makefile modifications and env changes to get most compute only CUDA code to build with PathScale ENZO. # General Makefile changes # ENV # NVCC=/opt/enzo-12-14/bin/pathcu # GCC=/opt/enzo-12-14/bin/pathcu # GENCODE_SM10="" GENCODE_SM20="" GENCODE_SM30="" # LDFLAGS="" # CUDA_PATH="" # CUDA_INC_PATH="/opt/enzo-12-14/include/4.9.03/cuda"
About
Some NVIDIA CUDA SDK samples with modified Makefiles to build with ENZO
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 85.6%
- C++ 14.2%
- Other 0.2%