NVIDIAGameWorks / FleX

Other
650 stars 100 forks source link

Cuda 10 support #57

Open AndreaCatania opened 5 years ago

AndreaCatania commented 5 years ago

Will Cuda 10 be supported soon?

warrickb commented 5 years ago

Also interested in this, especially if Cuda graph stuff is supported in conjunction with being able to do things like via a graph queue transfers between Cuda kernels/buffer-transfers and Flex.

Shade5 commented 5 years ago

Does the build fail on a system with cuda 10? I was trying building from the demo/compiler/makelinux64 folder, got the following error

/usr/bin/ld: ../../../external/SDL2-2.0.4/lib/x64//libSDL2.a(SDL_dynapi.o): relocation R_X86_64_32S against .data can not be used when making a PIE object; recompile with -fPIC

Amir-Arsalan commented 4 years ago

@mmacklin It's been almost two years since last update and it's becoming harder to use FleX as things are becoming more and more dependent on newer versions of CUDA (e.g. using RTX cards etc). I wonder if you can at least let us know if there is going to be an update for FleX soon?