Commit Graph

4 Commits

Author SHA1 Message Date
5092cf9174 Use ipexrun / better start
Supposedly, ipexrun improves performance by ~10%. It needs numactl.
Also deactivate any conda envs since working with oneAPI might mean having a conda env open.
This just reduces spam from setvars.sh.
2023-05-04 20:46:02 +03:00
7fedff0b1f Make oneAPI startup its own file
Not sed-ing seems like a better idea, in case the user wants to revert it easily or something, or for updates.
2023-05-02 00:20:34 +03:00
7261ec2b1f Use all custom wheels.
Intel's stable wheels that were released a day or so prior have a VRAM leak, or some other VRAM usage issue in general.
Also adds CCL, the stable wheels for which seem fine (?)
2023-05-01 23:19:10 +03:00
bd5e0c1d56 Add initial setup file 2023-04-30 19:13:25 +03:00