FleX icon indicating copy to clipboard operation
FleX copied to clipboard

Cuda 10 support

Open AndreaCatania opened this issue 6 years ago • 3 comments

Will Cuda 10 be supported soon?

AndreaCatania avatar Oct 01 '18 14:10 AndreaCatania

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.

warrickb avatar Dec 19 '18 03:12 warrickb

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

Shade5 avatar Jan 26 '19 00:01 Shade5

@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?

Amir-Arsalan avatar Feb 23 '20 01:02 Amir-Arsalan