wwlwpd

Results 183 comments of wwlwpd

This PR is going to take care of #1333 as well as #1471. If there are others, just add them to the comments if you know of run into them.

@jasonfleming figured it out. Not for myself: I wish to get back on #412 after this is done.

> On Debian I will do a build with `gfortran` and a separate one with `intel-oneapi`. I've been doing this, also - cleared up a couple of issues that I...

@jasonfleming on Debian, yes this needs to be `source`d: ``` source /opt/intel/oneapi/setvars.sh ``` In my `~/.bashrc` I have the following because it detects when it gets run repeatedly: ``` source...

@jasonfleming I will give it a shot on supermic and supermikeiii, and will let you know.

@wwlwpd once I run through smic, I'll give you the verdict. Here are the contents of my `~/.modules` file on smic: ``` module load intel/2021.5.0 module load intel-mpi/2021.5.1 ```

I need to also rebase after the big #1474 merge.

@jasonfleming I am still cleaning up the PR, but I did remove the upstream patches since I didn't apply them properly. Do you think we can spend some time during...

@jasonfleming I think this is ready for review. The only changes I will be making will be to fix building ASGS. You probably want to coordinate testing, but I it's...