ENH: provide basic cpu-information

- can be useful later when trying to interpret run-times etc.

  Contains only the most basic information.
This commit is contained in:
Mark Olesen
2016-06-15 12:38:46 +02:00
parent e2d01c02e3
commit c7b27f5af9
8 changed files with 457 additions and 21 deletions

View File

@ -0,0 +1,3 @@
Test-cpuInfo.C
EXE = $(FOAM_USER_APPBIN)/Test-cpuInfo

View File