-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for LLVM based compilers from Intel #126
Comments
The difficulty is that I don't have ifx on my laptop, and AFAIK, NCCS has not yet installed it on their systems. (@mathomp4 - please correct me if I'm out of date.) If you are saying that NAS has IFX installed, we can work there I suppose. Successfully avoided actually logging in out there for many many years though. |
Tom,
I work for NOAA now. If your laptop has an Intel or AMD chip and you have
sudo access, you can install the oneAPI suite from
https://www.intel.com/content/www/us/en/developer/tools/oneapi/hpc-toolkit-download.html
Dan
…On Wed, Apr 12, 2023 at 8:42 AM Tom Clune ***@***.***> wrote:
The difficulty is that I don't have ifx on my laptop, and AFAIK, NCCS has
not yet installed it on their systems. ***@***.***
<https://github.com/mathomp4> - please correct me if I'm out of date.)
If you are saying that NAS has IFX installed, we can work there I suppose.
Successfully avoided actually logging in out there for many many years
though.
—
Reply to this email directly, view it on GitHub
<#126 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACODV2BILOJR6BHY7ONKMNLXA2WLNANCNFSM6AAAAAAW23KPVY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
@tclune Yes, I still haven't quite been able to get NCCS to install the latest oneAPI. I'll try another push soon. Maybe we should have a few people ask for it! @dkokron Good news! Tom (and I) have Intel chip laptops. Bad news! We have macOS laptops and Intel does not install/include Though I could ask NAS to add it on their machine and it might be installed more quickly... |
Hmm, the MacOS online installer for the HPC toolkit claims to include
"oneAPI Fortran Compiler". The online installer for Linux specifically
mentions "Intel Fortran Compiler" and "Intel Fortran Compiler Classic" but
no mention of "oneAPI Fortran Compiler". The terminology is confusing. My
Mac has an M1 chip so I'm no help in figuring this out.
…On Wed, Apr 12, 2023 at 10:36 AM Matthew Thompson ***@***.***> wrote:
@tclune <https://github.com/tclune> Yes, I still haven't quite been able
to get NCCS to install the latest oneAPI. I'll try another push soon. Maybe
we should have a few people ask for it!
@dkokron <https://github.com/dkokron> Good news! Tom (and I) have Intel
chip laptops. Bad news! We have macOS laptops and Intel does not
install/include ifx on macOS oneAPI. I just looked and I have ifort but
not ifx. This is why we'd like it on discover.
Though I could ask NAS to add it on their machine and it might be
installed more quickly...
—
Reply to this email directly, view it on GitHub
<#126 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACODV2EJTVW4DQ5DOLLK7TDXA3DZLANCNFSM6AAAAAAW23KPVY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Please add "ifx" as a supported compiler.
The text was updated successfully, but these errors were encountered: