Aiden Woodruff

Results 7 comments of Aiden Woodruff

If you're willing to use an external tool, there's always crunch.

This project appears to have Travis CI enabled, so this should be even easier. [Link to the Wiki on how to do this](https://docs.appimage.org/packaging-guide/hosted-services/travis-ci.html#ref-travis-ci)

@cwsmith I think this can be closed.

The first two errors seem to be related to to a file open failure. This could be caused by an out of date [pumi-meshes](https://github.com/SCOREC/pumi-meshes) folder or something else. I'm not...

BSD might require `-lmalloc` according to the [manpage](https://man.freebsd.org/cgi/man.cgi?query=mallinfo&sektion=3MALLOC&apropos=0&manpath=SunOS+5.8).

Is [this malloc documentation](https://man.freebsd.org/cgi/man.cgi?query=malloc&sektion=3&apropos=0&manpath=FreeBSD+14.0-RELEASE+and+Ports) available on your FreeBSD? It should also be possible (albeit a pain) to extract memory information from the `malloc_stats_print` function described there. I created #411. Can...

I don't have a BSD system of my own and won't be able to spin up a VM for a few weeks. Since `PCU_GetMem` and `pumi_getMem` are only used in...