kokkos / nvcc_wrapper

Wrapper shell script for NVIDIA nvcc to better conform to host compiler command line arguments
7 stars 13 forks source link

Addresses a Bug with Architecture Specific Code Generation Flags #13

Closed nmhamster closed 6 years ago

nmhamster commented 6 years ago

NVCC errors without these adjustments as parameters are expected.

nmhamster commented 6 years ago

Addresses issues in #14.

ibaned commented 6 years ago

@nmhamster can you remove the debug line?

echo "CUDA: $cuda_args"

otherwise, looks good

nmhamster commented 6 years ago

@ibaned - done. Thanks for looking so quickly!

nmhamster commented 6 years ago

@ibaned - can we get the PR merged soon please, this is need for ATDM.

ibaned commented 6 years ago

Whoops, yea it just slipped my mind.