-
From devel branch:
make sure that the ```make``` after ```configure --with-adios``` succeed; at least with gnu and intel.
-
Running a variation of Artie's h200 case using 81660fd, restarting after 400 steps.
The last few values of the SAC time series S_21_33.x (converted to ASCII) are:
0.003225613 0.003254564 …
-
See [build 379](http://specfem2d-buildbot.princeton.edu/builders/specfem2d_nightly/builds/379) and [PDFs](http://seismobot.princeton.edu/nightly_build_pdf/specfem2d/).
-
See [build 340](http://specfem2d-buildbot.princeton.edu/builders/specfem2d_nightly/builds/340) and [PDFs](http://seismobot.princeton.edu/nightly_build_pdf/specfem2d/).
-
I haven't found an issue to discuss the release planning for 2.0. Let's have the conversation in here.
Open issues: https://github.com/geodynamics/aspect/milestone/4
Things to consider to put in…
tjhei updated
6 years ago
-
Packages added for master / v2.2.1rc1 fail.
* HDF5 v1.10.2 build fails for some clang versions
* NetCDF v.4.6.1 build fails for some clang versions
* Need to update OpenMPI and test v3.1.0.
Ne…
-
In the full-scale unit tests we are getting some MPI (OpenMPI only?) errors when the number of processes in the test exceeds the number of cores. I thought we had a check in place to limit the number …
-
To whom it may concern,
This is Lei Zhang, a user of SPECFEM3D from Department of Hydraulic Engineering, Tsinghua University. Thank you for having been developing this package. I found two tiny bugs …
-
When I execute `generate_surfjou.py` on Mac OSX 10.13.6, it shows the following error:
```shell
HEs-MacBook-Pro:mesh Icey$ python2.7 generate_surfjou.py
Traceback (most recent call last):
File …
-
There is no binary that runs on Windows. The current workarounds are to use binary package for v2.1.0 or run the Linux binary via VirtualBox.