- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When i run: . /software/x86_64/intel/oneapi/2021.2.0/setvars.sh
I get:
:: initializing oneAPI environment ...
-bash: BASH_VERSION = 4.2.46(2)-release
:: advisor -- latest
-bash: [: too many arguments
-bash: [: too many arguments
:: ccl -- latest
:: clck -- latest
:: compiler -- latest
I'm using oneAPI 2021.2 on Linux. Any ideas?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Never mind. It looks like one of these aliases in my bashrc was breaking the script:
# aliases:
#alias cd..="cd .."
#alias uname="uname -a"
#alias lls="ls -la"
#alias topu="top -u $USER"
when i comment those out it works fine now.


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