openfoam/applications/test/memInfo/Make/files
Mark Olesen 7e0acfa4ed ENH: handle 64-bit memory information (#3060)
- on large memory systems (eg, 6TB) the process information
  exceeds an 'int' range, so adjust parsing of the /proc/..
  to use int64

ENH: update/modernize OSspecific system information

ENH: minor update of profiling code

- std::string, noexcept, lazier evaluations

STYLE: use direct call of memInfo
2023-12-15 17:21:38 +01:00

4 lines
57 B
Plaintext

Test-memInfo.cxx
EXE = $(FOAM_USER_APPBIN)/Test-memInfo