- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I need to install libnuma-dev libhugetlbfs-dev in the Edge to resolve a build error related with numa.h file not found. I tried below command but it require sudo permission.
sudo apt-get install libnuma-dev libhugetlbfs-dev
How do I install the above packages in Edge node.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Maddi,
Currently, installing additional packages on Intel Developer Cloud for the Edge is not possible. Could you please let me know what you are trying to do? It may be possible to set up a Python virtual environment in the user space and install packages there.
Regards,
Jesus
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Maddi,
Currently, installing additional packages on Intel Developer Cloud for the Edge is not possible. Could you please let me know what you are trying to do? It may be possible to set up a Python virtual environment in the user space and install packages there.
Regards,
Jesus
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Jesus,
Thanks for response. I was trying perform a build a C code which requires numa dependencies and I was facing an error as numa.h file is not found. I explored and identified that the file is not located in /usr/include folder. Understood that this can be resolved by installing libnuma-dev
Also noted that the same file is located in OneAPI node in /usr/include folder but not in Edge node. Please suggest whether installing python virtual environment resolve the issues with numa dependencies in C programs. Could you please provide the steps for creating virtual environment.
Thanks,
Maddi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Maddi,
Python virtual environment will not help in this case. I recommend using Intel DevCloud for oneAPI.
Please let me know if you have any additional questions related to Intel Developer Cloud for the Edge.
Regards,
Jesus

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