From e1607412c0fac24dcc3322b6785c7734f98f3042 Mon Sep 17 00:00:00 2001 From: "Gregory M. Kurtzer" Date: Wed, 17 May 2017 08:51:39 -0700 Subject: [PATCH 1/3] Fix broken link --- _posts/news/2017-05-15-penguin-computing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/news/2017-05-15-penguin-computing.md b/_posts/news/2017-05-15-penguin-computing.md index 90af5ab..2e3db62 100644 --- a/_posts/news/2017-05-15-penguin-computing.md +++ b/_posts/news/2017-05-15-penguin-computing.md @@ -7,7 +7,7 @@ permalink: 2017-penguin-computing Penguin Computing has announced support for Singularity containers for it's HPC Cloud (Penguin Computing On-Demand) and Scyld ClusterWare HPC management software! They have started a public Github repository of specification files for images, and we are excited to see reproducibility coming to the resource. You can see their documentation for Singularity containers and to learn more about Penguin Computing, -visit Penguin Computing. +visit Penguin Computing. ![/assets/img/posts/news/penguin-computing.png](/assets/img/posts/news/penguin-computing.png) From 3c82bc7929c15c21647089e4eb7b84b06f7c073a Mon Sep 17 00:00:00 2001 From: "Gregory M. Kurtzer" Date: Wed, 17 May 2017 08:55:57 -0700 Subject: [PATCH 2/3] Doesn't need or respond properly to ssl --- _posts/news/2017-05-15-penguin-computing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/news/2017-05-15-penguin-computing.md b/_posts/news/2017-05-15-penguin-computing.md index 2e3db62..b7674d3 100644 --- a/_posts/news/2017-05-15-penguin-computing.md +++ b/_posts/news/2017-05-15-penguin-computing.md @@ -7,7 +7,7 @@ permalink: 2017-penguin-computing Penguin Computing has announced support for Singularity containers for it's HPC Cloud (Penguin Computing On-Demand) and Scyld ClusterWare HPC management software! They have started a public Github repository of specification files for images, and we are excited to see reproducibility coming to the resource. You can see their documentation for Singularity containers and to learn more about Penguin Computing, -visit Penguin Computing. +visit Penguin Computing. ![/assets/img/posts/news/penguin-computing.png](/assets/img/posts/news/penguin-computing.png) From eb71cc7322c6eda19f5468a429b71653654e3408 Mon Sep 17 00:00:00 2001 From: "Gregory M. Kurtzer" Date: Thu, 18 May 2017 13:30:34 -0700 Subject: [PATCH 3/3] Add the next platoform's article as a news release --- _posts/news/2017-05-18-nextplatform.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 _posts/news/2017-05-18-nextplatform.md diff --git a/_posts/news/2017-05-18-nextplatform.md b/_posts/news/2017-05-18-nextplatform.md new file mode 100644 index 0000000..e1b9a5c --- /dev/null +++ b/_posts/news/2017-05-18-nextplatform.md @@ -0,0 +1,11 @@ +--- +title: "The Next Platform: Singularity is the Hinge To Swing HPC Cloud Adoption" +category: news +permalink: 2017-nextplatform-singularity-hpc-cloud +--- + +The Next Platform has written an article on how Singularity is enabling HPC based workflows to easily be transitioned to cloud based computing providers! Penguin Computing's POD service is leveraging Singularity to help with the transition of local resources to cloud based resources. + +Read about the details in the original article here: https://www.nextplatform.com/2017/05/18/singularity-hinge-swing-hpc-cloud-adoption/ + +{% include links.html %}