Panjaksli

Results 9 comments of Panjaksli

I only have laptop, so there is that :D I mostly noticed this with cmake when compiling targets with many (5+) header files containing classes/inline functions. MS defender, works the...

Weird, and now it came down to offloading not supported... is the flag -foffload=nvptx-none correct ? In case I'm not making sense, could someone please tell me how to setup...

> I think you are right, the nvptx acceleration wasn't configured properly. > Can you test again with https://github.com/brechtsanders/winlibs_mingw/releases/tag/10.3.0-11.1.0-8.0.0-r2 ? It did compile this time, but still getting the "libgomp-plugin-nvptx.so.1"...

> `libgomp-plugin-nvptx.so.1` isn't right at all. The correct file for Windows is: `mingw64/bin/libgomp-plugin-nvptx-1.dll` somehow it's looking for the wrong file whose name looks like a Linux/Unix shared object, not a...

> I'm not an export in this area. Maybe CUDA is needed after all? Do you have it installed? Just last question: did you turn off --disable-multilib while setting up...

> I don't have anything installed on my system for CUDA, unless it comes with the nVidia drivers. > > I will add `--disable-multilib` to the build process for the...

> No, `--disable-multilib` wasn't in there. But to be safe I will explicitly add `--enable-multilib`. > I also noticed the issue in `lto1.exe`, which you can avoid with `-fno-lto` (see...

Did anybody try this with FSR3 mod ? I wanted to try it in normal Portal RTX, but there is no FG toggle in the menu :( Does anyone have...

You have static path set for CUDA in your solution: F:\sw\devrel\libdev\external\CUDA\8.0.44\include How can it possibly work ??