主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Dhananjt
活动总数
10
最后的活动
2024年08月15日 12:36
成员加入日期
2022年04月14日 13:34
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
1
活动概览
帖子(1)
评论(7)
按最近的活动排序
最近的活动
投票数
创建于
2022年06月01日 14:49
Yeah, I got that. Thank you.
社区
CLion
Setting up a CUDA project on a remote server
0 票
创建于
2022年06月01日 14:15
Oh ok so it's the default profile throwing those errors. That makes sense. Thank you.
社区
CLion
Setting up a CUDA project on a remote server
0 票
创建于
2022年06月01日 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...
社区
CLion
Setting up a CUDA project on a remote server
0 票
创建于
2022年06月01日 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...
社区
CLion
Setting up a CUDA project on a remote server
0 票
创建于
2022年06月01日 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...
社区
CLion
Setting up a CUDA project on a remote server
0 票
创建于
2022年06月01日 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 ...
社区
CLion
Setting up a CUDA project on a remote server
0 票
创建于
2022年04月28日 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...
社区
CLion
Setting up a CUDA project on a remote server
0 票