-
I'm trying to setup a multi-node cluster with attached ebs volumes. An example below:
```
resource "aws_instance" "nodes" {
instance_type = "${var.model}"
key_name = "${var.ec2_keypair}"
…
-
Hi,
Maybe I'm wrong but I think that makes no difference when the option --keeprootdir is enabled or not.
I am using a modified version of blobxfer, in my version I can select with a number the star…
-
Hello,
After I ran this script (i.e., the HPC Pack IaaS deployment script), I encountered an error so-called ForbiddenError. In particular, the message associated with this error is as follows: "Forb…
-
Hi team,
Can we include directly the following release note and how-to on the Azure documentation:
https://social.microsoft.com/Forums/en-US/f609f8cb-8838-49b8-9501-d23904333079/microsoft-hpc-pack…
nyuen updated
6 years ago
-
- VSCode Version: Unpacked and installed "code_1.5.3-1474533365_amd64.deb"
- OS Version: Windows 10 with WSL, latest patched.
Steps to Reproduce:
(NOTE: I am running Xming on my Windows 10 host, and …
-
> AI - 人工智能;AR - 增强现实;CV - 机器视觉;DL - 深度学习;DM - 数据挖掘;DS - 数据科学;DV - 数据可视化;IOT - 物联网;ML - 机器学习;NLP - 自然语言处理
-
Hello,
I've noticed on a couple of different occasions when using --template option on the CLI an error would be returned showing:
benji$ az batch job create --template job-template.json --accou…
-
We'd like to develop a current listing of Pangeo deployments. If you have deployed pangeo in one form or another, please speak up!
Information we'd like to know:
1. Cloud or HPC (or other)? Whic…
-
After reinstalling my service fabric cluster for the fourth time, it worked over the whole weekend and this morning. However, since noon FabricFAS.exe crashes every four minutes or so, leaving the fol…
-
Today the agent will only attempt to configure the IB/RDMA interface if OS.EnableRDMA is set to 'y' in waagent.conf. Ideally this condition is auto-detected and auto-configured. This would simplify …