Add BitRound filter and its plugin ID 32032#269
Conversation
| # If you do not have access to either file, you may request a copy from | ||
| # help@hdfgroup.org. | ||
|
|
||
| # This file is for use of h5cc created with the autotools process |
There was a problem hiding this comment.
This is testCM.sh. Line 13 is the same in the test.sh file. Probably line 13 should end with "the CMake process"?
|
|
||
| set (CMAKE_C_COMPILER cc) | ||
| set (CMAKE_Fortran_COMPILER ftn) | ||
|
|
There was a problem hiding this comment.
Is there a reason there isn't this line?
set (CMAKE_CXX_COMPILER CC)
There was a problem hiding this comment.
No, I just copied over from BitGroom and made changes where I thought was appropriate. I can add it in.
There was a problem hiding this comment.
I just checked and none of these files for several other plugins are missing the CXX line so I will leave it as-is here, too.
|
@ajelenak - a few minor questions you can check if you want. The third is whether the pgi files should be updated to nvc/nvhpc sometime? I'll leave merging it to you; if you make any changes and need it approved again, let me know. |
Don't know what this is. I pushed one typo fix. Not sure if it will need your approval again. The buttons are green so far. |
No description provided.