Using a core i7 CPU:
CPUID is present
CPU Info:
------------------
  vendor_str : `GenuineIntel'
  vendor id  : 0
  brand_str  : `Intel(R) Xeon(R) CPU           W3565  @ 3.20GHz'
  family     : 6 (06h)
  model      : 10 (0Ah)
  stepping   : 5 (05h)
  ext_family : 6 (06h)
  ext_model  : 26 (1Ah)
  num_cores  : 8
  num_logical: 16
  tot_logical: 4
  L1 D cache : 32 KB
  L1 I cache : 32 KB
  L2 cache   : 256 KB
  L3 cache   : 8192 KB
  L1D assoc. : 8-way
  L2 assoc.  : 8-way
  L3 assoc.  : 16-way
  L1D line sz: 64 bytes
  L2 line sz : 64 bytes
  L3 line sz : 64 bytes
  code name  : `Intel Core i7'
  features   : fpu vme de pse tsc msr pae mce cx8 apic mtrr sep pge mca cmov 
pat pse36 clflush acpi mmx fxsr sse sse2 ss ht tm pbe pni est tm2 ssse3 cx16 
xtpr sse4_1 sse4_2 syscall xd popcnt lm lahf_lm

and the python script :
mpir_config.py
and choice 22. Nehalem
I was able to build the dll and static libraries.
However, when I try to build the mpir-tests project, I get many errors like 
this:
120>Time Elapsed 00:00:00
119>C:\Program Files 
(x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(103,5): error 
MSB3073: The command "..\check_config x64 Release
119>C:\Program Files 
(x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(103,5): error 
MSB3073: :VCEnd" exited with code -1.

Perhaps it is due to my path.  I install mpir into a folder named math.  For 
instance:
c:\math\mpir-2.6.0\build.vc10
there is a batch file named check_config.bat in the mpir-tests folder:

Directory of c:\math\mpir-2.6.0\build.vc10\mpir-tests
10/03/2012  01:07 PM             1,176 check_config.bat

-- 
You received this message because you are subscribed to the Google Groups 
"mpir-devel" group.
To post to this group, send email to mpir-devel@googlegroups.com.
To unsubscribe from this group, send email to 
mpir-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/mpir-devel?hl=en.

Reply via email to