Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Dhananjt
Total activity
10
Last activity
August 15, 2024 12:36
Member since
April 14, 2022 13:34
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
1
Activity overview
Posts (1)
Comments (7)
Sort by recent activity
Recent activity
Votes
Created
June 01, 2022 14:49
Yeah, I got that. Thank you.
Community
CLion
Setting up a CUDA project on a remote server
0 votes
Created
June 01, 2022 14:15
Oh ok so it's the default profile throwing those errors. That makes sense. Thank you.
Community
CLion
Setting up a CUDA project on a remote server
0 votes
Created
June 01, 2022 13:57
This is the output from the Debug tab in CMake: /Applications/CLion.app/Contents/bin/cmake/mac/bin/cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_MAKE_PROGRAM=/Applications/CLion.app/Contents/bin/ninja/mac...
Community
CLion
Setting up a CUDA project on a remote server
0 votes
Created
June 01, 2022 13:46
Right, the path to cmake is what you see in the screenshot. There's no central cmake available from the admin so I'm using my own installation. So the path to CMake is "~/bin/cmake" which will expa...
Community
CLion
Setting up a CUDA project on a remote server
0 votes
Created
June 01, 2022 13:20
The path to CMake is '/usr/bin/make' on both the remote server and my PC. But if the "Build Tool" config option in Toolchains knows that the path refers to a remote path then it shouldn't be a prob...
Community
CLion
Setting up a CUDA project on a remote server
0 votes
Created
June 01, 2022 12:52
Hi, Indeed it seems like it's using the local one. Unfortunately, the remote CMake's path and my PC's local path are the same. The Remote server has RHEL 7.9 (Maipo) and I have a macOS. I tried to ...
Community
CLion
Setting up a CUDA project on a remote server
0 votes
Created
April 28, 2022 05:43
Thanks for the detailed reply Chenn. I should've mentioned that I'm using Mac and I'm running things remotely on a server (edited my question now). I installed CLion by simply downloading it from j...
Community
CLion
Setting up a CUDA project on a remote server
0 votes