Kernels icon indicating copy to clipboard operation
Kernels copied to clipboard

add Flang (PGI one) support in Travis

Open jeffhammond opened this issue 8 years ago • 0 comments

PGI has released Flang based on the PGI front-end. We know that the PRKs work with this compiler, thanks to https://github.com/ParRes/Kernels/pull/153 and https://github.com/ParRes/Kernels/pull/154.

The only challenge here is building the full Flang toolchain in a Travis instance, given how long it takes. It may be prudent instead to support PGI Community Edition for now (see https://github.com/ParRes/Kernels/issues/139) and wait until Flang is merge into LLVM or at least has a Homebrew port.

jeffhammond avatar May 29 '17 00:05 jeffhammond