Peter Teuben

Results 84 issues of Peter Teuben

This may be related to #98 but every now and then a fresh compile results in a very slow hackcode1. A simple recompile with ``` mknemo -t -T hackcode1 ```...

tldr (or cheat) are interesting approaches to overcome reading long man pages... We have an example in the tsf man page. We would need an extraction program to populate tldr...

enhancement

It uses which is only implemented with Since it's a plugin for manipulators, not much is lost by #ifdef'ing the code for non-intel

basically solved

some old code from the time we read enforced octal integers is still there. this prevents a round trip sanity check: ``` mkplummer - 8 | tsf - allline=t |...

bug

The solution in #175 to get pgplot for brew doesn't work with NEMO out of the box. Maybe just a different way needing to set the $PGPLOT_DIR variable(s). Also should...

works with some manual labor

Older problem, but on M3 and M4 it seems to work. My old M2 didn't pass this, and perhaps it's due to using the full brew compiler, which tries to...

basically solved

although mentioned somewhere else. should re-certify that it just works with mknemo

I'm using brew to get some 3rd party things going: wget, gfortran, libxext, the special pgplot (see #175 ) gcc is now clang v17, and the compiler is giving more...

It seems that installing uns_projects (which needs unsio) has some issues I don't understand on a mac. Maybe @jcldc can help out with this. On linux the command "mknemo uns_projects"...

Modern laptops have thermal protection, so they tone down the cpufreq when it gets too hot. This effects benchmarks, or makes them vary a lot, as other things affect the...

OS