nlcpy.show_config
- nlcpy.show_config()[source]
Shows various information in the system on which NLCPy is running.
Examples
>>> import nlcpy as vp >>> vp.show_config() OS : Linux-4.18.0-372.32.1.el8_6.x86_64-x86_64-with-glibc2.10 Python Version : 3.8.12 NLC Library Path : /opt/nec/ve3/nlc/3.0.0/lib NLCPy Kernel Path : /opt/nec/ve/nlcpy/3.0.0/lib/python3.6/nlcpy_ve1_kernel NLCPy Version : 3.0.0 NumPy Version : 1.19.5 ncc Build Version : 4.0.83 VEO API Version : 15 VEO Version : 2.13.0 Assigned VE IDs : [0, 1, 2, 3] VE Arch : [1, 1, 1, 1] VE ncore : [8, 8, 8, 8] VE Total Mem[KB] : [50331648, 50331648, 50331648, 50331648] VE Used Mem[KB] : [4085760, 131072, 131072, 131072]