Skip to content

Typo in TPL/compiler.sh for compiler=nvidia #803

@scamp-nvidia

Description

@scamp-nvidia

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions