From 7632d5dbd74ffbe66d3574f71830e68cee7075bf Mon Sep 17 00:00:00 2001 From: medar <60381904+robbymeda@users.noreply.github.com> Date: Thu, 3 Dec 2020 14:32:10 +0100 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ed02347..60fea72 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,17 @@ This repository gather some Secondary script installing EnginFrame +
Secondary script installing
NICE EnginFrame HPC portal 2. *02.install.dcv.broker.master.sh* -
Secondary script installing DCV Session Manager Broker +
Secondary script installing DCV Session Manager Broker +

Software and Services used

+AWS ParallelCluster is an open source cluster management tool that simplifies deploying and managing HPC clusters with Amazon FSx for Lustre, EFA, a variety of job schedulers, and the MPI library of your choice. AWS ParallelCluster simplifies cluster orchestration on AWS so that HPC environments become easy-to-use even for if you’re new to the cloud. 
+
+NICE EnginFrame is the leading grid-enabled application portal for user-friendly submission,control and monitoring of HPC jobs and interactive remote sessions.It includes sophisticated data management for all stages of HPC job lifetime and is integrated with most popular job schedulers and middleware tools to submit, monitor, and manage jobs.
+
+NICE DCV  is a remote visualization technology that enables users to securely connect to graphic-intensive 3D applications hosted on a remote, high-performance server. With NICE DCV, you can make a server's high-performance graphics processing capabilities available to multiple remote users by creating secure client sessions. 
+
+NICE DCV Session Manager is set of two software packages (an Agent and a Broker) and an application programming interface (API) that makes it easy for developers and independent software vendors (ISVs) to build front-end applications that programmatically create and manage the lifecycle of NICE DCV sessions across a fleet of NICE DCV servers. 

Overview

I’ll add the following 2 options to my ParallelCluster configuration file:
post_install = s3://<bucket>/<bucket key>/scripts/post.install.sh
post_install_args = '<bucket> <bucket key> <efadmin password (optional)>'