FleX
FleX copied to clipboard
Cuda 10 support
Will Cuda 10 be supported soon?
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.
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
@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?