-
The documentation here describes how to install CUDA drivers on NC Azure instances. This works fine to install NVIDIA drivers, however, the documentation goes on to describe how to enable RDMA on comp…
dops0 updated
5 years ago
-
In order to support Azure the following config options need to be enabled:
CONFIG_HYPERV
CONFIG_HYPERV_NET
CONFIG_HYPERV_STORAGE
CONFIG_HYPERV_TSCPAGE
In the future the following option may n…
-
The R Journal article about Rocker, https://journal.r-project.org/archive/2017/RJ-2017-065/index.html, is a great introduction, but by now there is almost an ecosystem of packages around the Rocker pr…
nuest updated
4 years ago
-
Hi,
https://github.com/szarkos/AzureBuildCentOS/blob/master/ks/azure/centos74-hpc.ks#L163
handles that kernel packages will never bee updated on a HPC server. This seems to be from the requirements …
-
I think nowadays it's rare to not have to sudo. User limits should be rewritten to sudo friendly format
````
cat
-
Could we get additional information on when PKEY's will change? Will they change when instances are powered-on/off? Will they remain the same as long as the availability set is untouched? Will it chan…
-
Seems the tutorial I chose to use as an example has a problem:
```
Starting ligandswap: number of threads equals 40
Traceback (most recent call last):
File "/apps/chemistry/sire/2018.2/el7/sire.…
-
## Background information
### What version of Open MPI are you using? (e.g., v1.10.3, v2.1.0, git branch name and hash, etc.)
2.1.1
### Describe how Open MPI was installed (e.g., from a sourc…
-
According to this doc entry they are:
https://docs.microsoft.com/en-gb/azure/virtual-machines/windows/sizes-hpc?context=/azure/architecture/topics/high-performance-computing/context/hpc-context
…
-
Specifically **`else if (class(data) %in% c("RxTextData", "RxXdfData",
"RxParquetData", "RxOrcData"))`**
Full function source:
```r
> RevoScaleR:::rxCheckSupportForDataSource
fun…