Okay, so I’m working on a project and I have installed, reinstalled CUDA 12.8 almost a dozen times. Even down graded back to 11.4 and in every instance, cuFile.lib and aio.lib are missing from lib\x64
entirely.
When I run nvcc --version, it works but the files just don’t exist. Is cuFile SDK still included in CUDA 12.8? If it was removed, how do I manually acquire it? Or if it was renamed, whats the new file names?
Thank you for your help.