|
[EXT][openhpc-users] New in the group
Just tried it and it works from my location. So something seems to filter rsync on your side. Can you reach other rsync servers? Adrian
Just tried it and it works from my location. So something seems to filter rsync on your side. Can you reach other rsync servers? Adrian
|
By
Adrian Reber
· #4655
·
|
|
EL9 Schedule?
Right now, there is no timeline. We talked about it in the TSC meeting and I tried to build the first packages, but at that time the build system was not ready. A few of us will be at ISC 2022 so mayb
Right now, there is no timeline. We talked about it in the TSC meeting and I tried to build the first packages, but at that time the build system was not ready. A few of us will be at ISC 2022 so mayb
|
By
Adrian Reber
· #4609
·
|
|
Slurm update 20.11.9
Indeed, but if you click 'Go to download repository' it will take you to http://obs.openhpc.community:82/OpenHPC:/2.5:/Factory/EL_8/x86_64/ It is running on port 82, so not sure it is reachable for ev
Indeed, but if you click 'Go to download repository' it will take you to http://obs.openhpc.community:82/OpenHPC:/2.5:/Factory/EL_8/x86_64/ It is running on port 82, so not sure it is reachable for ev
|
By
Adrian Reber
· #4571
·
|
|
Slurm update 20.11.9
There is a version with the fix at: https://obs.openhpc.community/package/show/OpenHPC:2.5:Factory/slurm It is for the upcoming 2.5 release. Adrian
There is a version with the fix at: https://obs.openhpc.community/package/show/OpenHPC:2.5:Factory/slurm It is for the upcoming 2.5 release. Adrian
|
By
Adrian Reber
· #4569
·
|
|
sync of 1.3 CentOS_7 repo failing
Please open a ticket at https://github.com/openhpc/ohpc/issues The 2.x branch does not seem to have a comps file at all and the 1.2 comps file also does not contain the XML header you mentioned is mis
Please open a ticket at https://github.com/openhpc/ohpc/issues The 2.x branch does not seem to have a comps file at all and the 1.2 comps file also does not contain the XML header you mentioned is mis
|
By
Adrian Reber
· #4566
·
|
|
ohpc for debian
You can either look here for all packages OpenHPC provides: https://obs.openhpc.community/project/show/OpenHPC:2.0:Factory or here: https://github.com/openhpc/ohpc/tree/2.x/components or here: http://
You can either look here for all packages OpenHPC provides: https://obs.openhpc.community/project/show/OpenHPC:2.0:Factory or here: https://github.com/openhpc/ohpc/tree/2.x/components or here: http://
|
By
Adrian Reber
· #4463
·
|
|
ohpc for debian
Many years ago, during CentOS 6 I used debootstrap to create Ubuntu VMs on a CentOS system. It seems debootstrap is still available in EPEL: https://src.fedoraproject.org/rpms/debootstrap That should
Many years ago, during CentOS 6 I used debootstrap to create Ubuntu VMs on a CentOS system. It seems debootstrap is still available in EPEL: https://src.fedoraproject.org/rpms/debootstrap That should
|
By
Adrian Reber
· #4461
·
|
|
pmix dependencies
Looking at the buildlogs of 2.1 I see that pmix support is no longer compiled in. I guess this is because of the following patch: https://github.com/openhpc/ohpc/commit/c04c33f48d2a75e7fe07697ce277a98
Looking at the buildlogs of 2.1 I see that pmix support is no longer compiled in. I guess this is because of the following patch: https://github.com/openhpc/ohpc/commit/c04c33f48d2a75e7fe07697ce277a98
|
By
Adrian Reber
· #4157
·
|
|
Cannot install SLURM due to missing hwloc libraries
Hello VinÃcius, Jeremy already mentioned the ticket this has been discussed last week, but I am curious why you say CentOS Stream is positioned as the default? Is this documented somewhere? Because it
Hello VinÃcius, Jeremy already mentioned the ticket this has been discussed last week, but I am curious why you say CentOS Stream is positioned as the default? Is this documented somewhere? Because it
|
By
Adrian Reber
· #3884
·
|
|
GPG signature problems for ohpc-release repo
OpenHPC publishes container images at: https://quay.io/organization/ohpc Which are based on: https://github.com/openhpc/ohpc/tree/2.x/containers Maybe that helps you. Adrian
OpenHPC publishes container images at: https://quay.io/organization/ohpc Which are based on: https://github.com/openhpc/ohpc/tree/2.x/containers Maybe that helps you. Adrian
|
By
Adrian Reber
· #3856
·
|
|
Running a Docker container on OpenHPC Cluster with multiple nodes
I would say it is possible, but probably not as easy as you hope. From what you describe, it sounds like everything is running in your container. mpirun and the process mpirun starts. The difference w
I would say it is possible, but probably not as easy as you hope. From what you describe, it sounds like everything is running in your container. mpirun and the process mpirun starts. The difference w
|
By
Adrian Reber
· #3613
·
|
|
/run/user/$UID not created
I have had the same problem. I think the reason is that slurm does not go through logind when the nodes are assigned. I worked around this with a prolog and epilog script: $ cat files/slurm.prolog #!/
I have had the same problem. I think the reason is that slurm does not go through logind when the nodes are assigned. I worked around this with a prolog and epilog script: $ cat files/slurm.prolog #!/
|
By
Adrian Reber
· #3345
·
|
|
MPICH job using prun fails.
#slurm
This sounds a lot like the recent mpich bug in which certain node names are not correctly recognized. This is fixed with 1.3.9 (and 1.3.8.1): https://github.com/openhpc/ohpc/blob/obs/OpenHPC_1.3.9_Fac
This sounds a lot like the recent mpich bug in which certain node names are not correctly recognized. This is fixed with 1.3.9 (and 1.3.8.1): https://github.com/openhpc/ohpc/blob/obs/OpenHPC_1.3.9_Fac
|
By
Adrian Reber
· #3325
·
|
|
Slurm set up issues on CentOS
Yes, that is definitely necessary.
Yes, that is definitely necessary.
|
By
Adrian Reber
· #3286
·
|
|
Slurm set up issues on CentOS
What is the value of ControlMachine= in your slurm.conf? For the OSS EU workshop I was setting it to the value of what 'hostname' returned. Adrian
What is the value of ControlMachine= in your slurm.conf? For the OSS EU workshop I was setting it to the value of what 'hostname' returned. Adrian
|
By
Adrian Reber
· #3284
·
|
|
Poor IPoIB performance
#infiniband
#openhpc
Maybe because that is the fastest your nvme0n1 device can read the data? How much memory do you have? What happens if you run it a second time? Running it a second time should have the file in the fil
Maybe because that is the fastest your nvme0n1 device can read the data? How much memory do you have? What happens if you run it a second time? Running it a second time should have the file in the fil
|
By
Adrian Reber
· #3233
·
|
|
Please bump mvapich version
2.3.1 will be included in the next release (1.3.8): https://github.com/openhpc/ohpc/issues/977 Adrian
2.3.1 will be included in the next release (1.3.8): https://github.com/openhpc/ohpc/issues/977 Adrian
|
By
Adrian Reber
· #2943
·
|
|
Client RPM failures
Can you write to the NFS? Can you show the output of 'mount'? Adrian
Can you write to the NFS? Can you show the output of 'mount'? Adrian
|
By
Adrian Reber
· #2855
·
|
|
Client RPM failures
It seems all those failures are happening the first time the failing package touches /opt/ohpc. There is an incomplete cpio error message, so cpio has trouble unpacking the RPM content on that file sy
It seems all those failures are happening the first time the failing package touches /opt/ohpc. There is an incomplete cpio error message, so cpio has trouble unpacking the RPM content on that file sy
|
By
Adrian Reber
· #2852
·
|
|
Client RPM failures
Could you provide more details about the errors you are seeing. Do you have errors installing ohpc-release-1.3-1.el7.x86_64.rpm or does that work? Can you give a full output of the error you get tryin
Could you provide more details about the errors you are seeing. Do you have errors installing ohpc-release-1.3-1.el7.x86_64.rpm or does that work? Can you give a full output of the error you get tryin
|
By
Adrian Reber
· #2850
·
|