I have the commercial Intel Parallel Studio Cluster Edition installed. The software has no official SUSE support.
On the factory mailing list I was adviced to install a rpm repository.
I copied the rpms to a directory and added this as repository
URL: dir:///opt/intel_rpm_repository/parallel_studio_xe_2018_cluster_edition/rpm
Category: YUM
Since then I can do smoothly do zypper dup which had issues when I was installing the Intel software by the Intel install script.
Now there is a new Parallel Studio Cluster Edition available, hopefully icpc fixed it’s incompatibility with gcc 7.2’s header files.
What is the best way to update?
- copy the new rpms to the rpm dir and do zypper dup? What is with the old rpm’s
- create a new prm repo? But how to switch?
There are 187 rpms with 3.6GB in the repodir.
Thanks!