pnorbert
pnorbert
This needs FFS built on windows
We are not removing the ADIOS() signatures with the debugMode flag, not even the adios2::DebugON constant, so apps should compile without any changes.
this issue came up because of the issue in #3232: trying to use one function call (that throws errors) as an existence check. But in general, if tools use the...
Windows 10 + WSL2 without corporate hocuspocus software: 99% tests passed, 4 tests failed out of 1365 Total Test time (real) = 2988.15 sec The following tests FAILED: 739 -...
After setting two things (in .bashrc), I get much less errors on the corporate laptop: ``` # Allow MPI to run more tasks than CPU cores available export OMPI_MCA_rmaps_base_oversubscribe=yes #...
All the tests that timeout, do pass when running individually (repeatedly). The only test that fails is the TableEngine test, where ZMQ fails. Scott probably does not have zmq installed...
> > > @pnorbert the issue related to MPI is an old one, see #725 and #938 for the fix (?) at that time. Yes, I got the fix from...
BTW, the ADIOS2_INTERFACE=lo setting fixed all tests on my home PC.
this is fixed by PR #3156 and will be in 2.8.1 patch release
Hi @YongjunZHENG, Can you please explain more how do you see ADIOS helping the community? What do you want to achieve by adding a NetCDF engine? What do you expect...