Cameron Smith
Cameron Smith
A couple sunspec parsers that look interesting: https://github.com/nmakel/solaredge_modbus https://github.com/tjko/sunspec-monitor
| AppName | Area | Institution | Website | Status | Uses KokkosKernels | Contact Name | Contact Email | | - | - | - | - | -...
## meeting notes - test C++ interface with multiscale code - test large scale (100s) adapt case - merge to develop - watch nightly test for merge to master -...
@jacobmerson I have a small/medium sized case here: `/lore/cwsmith/projects/deltaWingAdapt/pumiAdapt` that can be run on 16 and possibly 32 processes. It depends on the cws/deltaAdapt branch @ [b461232](https://github.com/SCOREC/core/commit/b461232c979ebc7928759f12591465e75850ef99). In addition to...
Sounds good. https://zenodo.org/records/1194576/files/uprightMeshes.tar.gz contains `28M0.smb` which is a serial (single process) pumi mesh with 28M tets. We could partition this using `zsplit` to a modest number of ranks (16 or...
@yurivict If possible can you also post the output of `pkg info` from your FreeBSD system? We are going to setup a VM to try to reproduce and debug the...
@zhangchonglin Is the classification of the serial mesh created by `from_gmsh` correct?
@zhangchonglin OK. Then the problem seems to be with `print_pumipic_partition` or something that happens afterwards.
> it seems that with gmsh version 4, the .dmg file is not needed That is correct, v4 can embed sufficient info into the `.msh` file for creating the output...
Hi @jrwrigh. What repo/branch/commit is this?