Does PyPy generate AVX2? I’ve seen some codes running well with AVX2 on KNL. Jeff From: <[email protected]<mailto:[email protected]>> on behalf of "William \"Wild Bill\" Scullin" <[email protected]<mailto:[email protected]>> Reply-To: "William \"Wild Bill\" Scullin" <[email protected]<mailto:[email protected]>> Date: Thursday, September 22, 2016 at 8:09 AM To: John Taylor Childers III <[email protected]<mailto:[email protected]>> Cc: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: Re: [JLSE-Intel-NDA] pypy? I do, but it's not quite the miracle it is on Xeon as it doesn't generate AVX512 instructions. On the other hand, it is still better than CPython. I did opt to use the standard NumPy with it as opposed to PyPy NumPy. I'm not sure how much of a difference that would make on KNL as the standard NumPy built with MKL performed better for my needs. I do need to repeat my tests with a larger application and a more recent PyPy, when I do, I'll try and find a way to leave everything in a public space. - William On Sep 22, 2016 8:40 AM, "Childers, Taylor" <[email protected]<mailto:[email protected]>> wrote: Hi Anyone have Pypy installed on KNL? Taylor J. Taylor Childers, Assistant Physicist Argonne National Laboratory HEP Division Bldg. 360, Rm. C-217 Office: (630) 252-4212<tel:%28630%29%20252-4212> Mobile: (331) 302-4647<tel:%28331%29%20302-4647> [email protected]<mailto:[email protected]> _______________________________________________ Intel-nda mailing list [email protected]<mailto:[email protected]> https://lists.jlse.anl.gov/mailman/listinfo/intel-nda
participants (1)
-
Hammond, Jeff R