- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am new, sry for my naive question ...
Is it possible to deploy my code written in my desktop (Visual Studio) to DevCloud from my Visual Studio IDE?
Thanks
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi ,
Thank you for posting in Intel Communities.
You can connect to DevCloud with Visual Studio Code but not with Visual Studio IDE.
To connect with VS Code
=======================
Please make sure that you have done all the configuration steps given in the following link to connect to DevCloud :
https://devcloud.intel.com/oneapi/documentation/connect-with-vscode/
This link provides all the steps with screenshot. Please make sure that you completed all the steps.
Also, you need to setup SSH config and the detailed steps are given in the following documentation :
https://devcloud.intel.com/oneapi/documentation/connect-with-ssh-linux-macos/
You can find the host name in the configuration file ./.ssh/config
For example , if this is the config file details :
Host devcloud
User uxxxxx
IdentityFile <path to key>/devcloud-access-key-xxxxx.txt
ProxyCommand ssh -T -i <path to key>/devcloud-access-key-xxxxx.txt guest@devcloud.intel.com
Then do :
ssh devcloud
(the name corresponding to the Host is devcloud in first line )
Please provide the complete path for the key.
If you face any issue, please let us know.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
We have not heard back from you.
Please let me know if we can go ahead and close this case?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
We have not heard back from you. This thread will no longer be monitored by Intel. If you need further assistance, please post a new question.
Thanks

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page