-
Notifications
You must be signed in to change notification settings - Fork 85
Typo in TPL/compiler.sh for compiler=nvidia #803
Copy link
Copy link
Open
Description
Hi,
I'm Seth Camp. I work at NVIDIA in the NVHPC group. I'm working on testing SEACAS with the NVHPC compiler to get it into our compiler testing system to try to catch regressions with the compiler as we continue development, and to test with our LLVM-based compiler that we're working on. I identified an issue in your scripting when running it. Notably, if I set compiler=nvidia, I get:
[scampr]$ bash ./install-tpl.sh
./TPL/compiler.sh: line 65: expoort: command not found
It seems like TPL/compiler.sh has a typo in it "expoort" instead of "export". I'm going to fix this locally in the version that I test, but someone should fix it in the broader code. Thanks!
Cheers,
Seth.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels