Discussion:
[Scons-users] Intel Python
Damien Hocking
2018-09-18 16:12:31 UTC
Permalink
All,

Has anyone tried SCons with Intel’s version of Python?

Damien
Mats Wichmann
2018-09-18 17:10:12 UTC
Permalink
Post by Damien Hocking
All,
Has anyone tried SCons with Intel’s version of Python?
Damien
Shouldn't be any issue, it's "just Python" at the core afaik, all the
value add is in numerical/scientific/big-data/HPC types of spaces. One
additional reason for its existence, as I understand it, is for Itanium
support as nobody else makes IA64 installers; and SCon does still
recognize that architecture.
Jason Kenny
2018-09-19 13:11:10 UTC
Permalink
It should just work as normal python.

The only real difference is that it was compiled with the Intel Compiler and comes with various bindings to the various Intel libraries as TBB, MKL, IPP, etc. It might be a little fast on than the normal cpython version compiled with gcc or cl, However I don't have any numbers.

Jason

-----Original Message-----
From: Scons-users <scons-users-***@scons.org> On Behalf Of Damien Hocking
Sent: Tuesday, September 18, 2018 11:13 AM
To: SCons users mailing list <scons-***@scons.org>
Subject: [Scons-users] Intel Python

All,

Has anyone tried SCons with Intel’s version of Python?

Damien
_______________________________________________
Scons-users mailing list
Scons-***@scons.org
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpairlist4.pair.net%2Fmailman%2Flistinfo%2Fscons-users&amp;data=02%7C01%7C%7C344aef54593143b4333b08d61d818d09%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636728839581254367&amp;sdata=C0Il0VLyB%2Fv37zmZVs1wXwxx2srgeiui495zSxaG%2BhY%3D&amp;reserved=0
Loading...