Re: [JLSE-Intel-NDA] Method for Determining Current Memory and Cluster Mode
Digging into this a bit more this is actually generated by: $ sudo /soft/restricted/intel-vtune-nda/vtune_amplifier_xe_2016.3.0.463186/sepdk/src/read_dmisysfs.py ClusterMode=Quadrant MemoryMode=Flat MCDRAMCache=0 The "sep" command below is just printing the contents of /opt/intel/sep4_0/dmi_config.txt, which is generated on boot by insmod-sep using the above python. For now /opt/intel/sep4_0/dmi_config.txt is readable by normal users and since at least on knl00 it is updated on every boot, it should be safe place to find the current running config. Ben
On Jun 6, 2016, at 10:55 AM, Allen, Benjamin S. <[email protected]> wrote:
[bsallen@knl00 ~]$ /soft/restricted/intel-vtune-nda/vtune_amplifier_xe_2016.3.0.463186/bin64/sep -version Sampling Enabling Product version: 4.0 (private) built by patbbinn on Apr 20 2016 02:39:28 SEP User Mode Version: 4.0.0 SEP Driver Version: 4.0.0 PAX Driver Version: 1.0.1 Platform type: 102 CPU name: Intel(R) Unreleased Processor PMU: knl Cluster mode: Quadrant Memory mode: Flat
_______________________________________________ Intel-nda mailing list [email protected] https://lists.jlse.anl.gov/mailman/listinfo/intel-nda
participants (1)
-
Allen, Benjamin S.