You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The error occurred when the source file is specified by a relative path.
[How to reproduce]
hipify-clang ../1/benchmark_curand_generate.cpp -- -v --cuda-path="C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v9.0"
[Result]
[HIPIFY] error: no such file or directory: while copying ../1/benchmark_curand_generate.cpp to C:\Users\TT\AppData\Local\Temp../1/benchmark_curand_generate.cpp-3cbe3d.hip
The text was updated successfully, but these errors were encountered:
The error occurred when the source file is specified by a relative path.
[How to reproduce]
hipify-clang ../1/benchmark_curand_generate.cpp -- -v --cuda-path="C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v9.0"
[Result]
[HIPIFY] error: no such file or directory: while copying ../1/benchmark_curand_generate.cpp to C:\Users\TT\AppData\Local\Temp../1/benchmark_curand_generate.cpp-3cbe3d.hip
The text was updated successfully, but these errors were encountered: