Carl Ponder

Results 22 issues of Carl Ponder

I set up my bottom-panel to show the workspace-matrix and am able to switch workspaces by clicking on the corrsponding cell. Also I can drag/drop application-windows between cells. The problem...

I have the workspace-matrix showing on my bottom-panel, but can only drag/drop application windows between my primary displays. The workspaces are set up so the laptop & external displays are...

Over-and-over again, i run into this issue when doing performance testing. I would appreciate it if you would add the answer to your FAQ: How do I parameterize "mpirun" so...

documentation

I'm looking into a performance issue with an app. If you could tell me up-front whether you support this kind of cluster, it would save some troubleshooting time.

question

Building the 4.2.2 version with the NVHPC 22.2 (pre-release) compiler gives me this error: ``` CMake Error at CMakeLists.txt:70 (include): include could not find requested file: cmake/NVHPC.cmake CMake Error at...

The ```-Mchkfpstk``` flag here ``` 5 set(check_all "-Mbounds -Mchkfpstk -Mchkstk") ``` causes an error ``` nvfortran-Error-Unknown switch: -Mchkfpstk ``` I assume that it's an old flag no longer supported.

I'm testing MPAS-A with PNetCDF 1.12.3 and Valgrind is giving me messages like this: ``` 1: ==2752438== Conditional jump or move depends on uninitialised value(s) 1: ==2752438== at 0x4842658: strlen...

I'd like to debug my PNetCDF output by running command-line instructions on the login node of my cluster. I can use `cdfdiff` to look at the differences between files, but...

The old website doesn't seem to exist any more http://glaros.dtc.umn.edu and I welcome the change of having the project hosted on GitHub instead. Could you please make the 5.1.0 release...

I run this command as part of my normal install: ``` + make -i -k check ``` With version 1.2.13 I get this output: ``` hello world zlib version 1.2.13...