Skip to content

Update rse-opts.yaml#24

Open
Stephan-Walter wants to merge 1 commit into
rse-ops:mainfrom
Stephan-Walter:patch-2
Open

Update rse-opts.yaml#24
Stephan-Walter wants to merge 1 commit into
rse-ops:mainfrom
Stephan-Walter:patch-2

Conversation

@Stephan-Walter
Copy link
Copy Markdown

Extend compiler section

  • Sort the compilers alphabetical
  • LLVM see some extended attention from different vendors, so multiple vendor specific compilers have gain traction in the last few years. (Intel OneAPI and AOCC
  • Add additional quite common compilers within the HPC buisness
    -- AOCC
    -- IBM XL
    -- Intel OneAPI
    -- NAG Fortran Compiler
    -- NEC Software Development Kit for Vector Engine

Nevertheless, I would suggest a split into C/C++ and Fortran Compilers, so Suites like them from Intel or NEC could be part for both sections.

  • mpicc is from my point of view no compiler and only a wrapper, so I have removed it.
    -- From my point of view, there is a Parallelisation technology (MPI, pthreads, Intel threading building blocks, vectorisation, OpenMP, Tasking ...) part missing as well as a part for Communication (PGAS, MPI)

Extend compiler section

- Sort the compilers alphabetical 
- LLVM see some extended attention from different vendors, so multiple vendor specific compilers have gain traction in the last few years. (Intel OneAPI and AOCC 
- Add additional quite common compilers within the HPC buisness
-- AOCC
-- IBM XL
-- Intel OneAPI
-- NAG Fortran Compiler
-- NEC Software Development Kit for Vector Engine

Nevertheless, I would suggest a split into C/C++ and Fortran Compilers, so Suites like them from Intel or NEC could be part for both sections.

- mpicc is from my point of view no compiler and only a wrapper, so I have removed it. 
-- From my point of view, there is a Parallelisation technology (MPI, pthreads, Intel threading building blocks, vectorisation, OpenMP, Tasking ...) part missing as well as a part for Communication (PGAS, MPI)
Comment thread _data/rse-opts.yaml
- scientific-software
entries:
- name: AMD Optimized C/C++ Compiler (AOCC)
img: TBD.png
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great! If TDB.png means "to be determined" and you are planning on adding an image, no problem! But if not, since this isn't a real file please just leave the field out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants