All Projects → Kitware → Hpccloud

Kitware / Hpccloud

Licence: apache-2.0
A Cloud/Web-Based Simulation Environment

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Hpccloud

Nextflow
A DSL for data-driven computational pipelines
Stars: ✭ 1,337 (+3009.3%)
Mutual labels:  cloud, hpc
Openpbs
An HPC workload manager and job scheduler for desktops, clusters, and clouds.
Stars: ✭ 427 (+893.02%)
Mutual labels:  cloud, hpc
Elasticluster
Create clusters of VMs on the cloud and configure them with Ansible.
Stars: ✭ 298 (+593.02%)
Mutual labels:  cloud, hpc
Cromwell
Scientific workflow engine designed for simplicity & scalability. Trivially transition between one off use cases to massive scale production environments
Stars: ✭ 655 (+1423.26%)
Mutual labels:  cloud, hpc
Coherence
Oracle Coherence Community Edition
Stars: ✭ 328 (+662.79%)
Mutual labels:  cloud, hpc
Hpc Containers From Intel
Intel HPC Containers using Singularity
Stars: ✭ 14 (-67.44%)
Mutual labels:  cloud, hpc
Pci Paas Webapp Ase Sqldb Appgateway Keyvault Oms
Azure PCI PaaS Reference Architecture
Stars: ✭ 36 (-16.28%)
Mutual labels:  cloud
Nagios Plugins
450+ AWS, Hadoop, Cloud, Kafka, Docker, Elasticsearch, RabbitMQ, Redis, HBase, Solr, Cassandra, ZooKeeper, HDFS, Yarn, Hive, Presto, Drill, Impala, Consul, Spark, Jenkins, Travis CI, Git, MySQL, Linux, DNS, Whois, SSL Certs, Yum Security Updates, Kubernetes, Cloudera etc...
Stars: ✭ 1,000 (+2225.58%)
Mutual labels:  cloud
Odrive
Google Drive GUI for Windows / Mac / Linux
Stars: ✭ 978 (+2174.42%)
Mutual labels:  cloud
Awesome European Cloud
A curated list of awesome services, solutions and resources that are running on European cloud infrastructure.
Stars: ✭ 35 (-18.6%)
Mutual labels:  cloud
Openwhisk Runtime Nodejs
Apache OpenWhisk Runtime NodeJS supports Apache OpenWhisk functions written in JavaScript for NodeJS
Stars: ✭ 43 (+0%)
Mutual labels:  cloud
Go Cloud
The Go Cloud Development Kit (Go CDK): A library and tools for open cloud development in Go.
Stars: ✭ 8,124 (+18793.02%)
Mutual labels:  cloud
Paperspace Python
Paperspace API for python
Stars: ✭ 38 (-11.63%)
Mutual labels:  cloud
Addon Lxdone
Allows OpenNebula to manage Linux Containers via LXD
Stars: ✭ 36 (-16.28%)
Mutual labels:  cloud
Ondemand
Supercomputing. Seamlessly. Open, Interactive HPC Via the Web
Stars: ✭ 40 (-6.98%)
Mutual labels:  hpc
Drive
☁️ A distributed cloud based lazy drive to files integrated with Dropbox, Google Drive.
Stars: ✭ 36 (-16.28%)
Mutual labels:  cloud
Chalice
Python Serverless Microframework for AWS
Stars: ✭ 8,513 (+19697.67%)
Mutual labels:  cloud
Megasync
Easy automated syncing between your computers and your MEGA Cloud Drive
Stars: ✭ 975 (+2167.44%)
Mutual labels:  cloud
Teamcity Azure Agent
TeamCity support for Azure cloud build agents
Stars: ✭ 37 (-13.95%)
Mutual labels:  cloud
Activiti
Activiti is a light-weight workflow and Business Process Management (BPM) Platform targeted at business people, developers and system admins. Its core is a super-fast and rock-solid BPMN 2 process engine for Java. It's open-source and distributed under the Apache license. Activiti runs in any Java application, on a server, on a cluster or in the…
Stars: ✭ 8,227 (+19032.56%)
Mutual labels:  cloud

HPCCloud

codecov.io Build Status Dependency Status semantic-release npm-download npm-version-requirement node-version-requirement

Goal

Web interface to the HPCCloud infrastructure that abstract simulation environment and resources on which you can run those simulations.

Installation

Observe the instructions for HPCCloud deploy;

Development

$ git clone https://github.com/Kitware/HPCCloud.git
$ cd HPCCloud
$ npm install
$ npm start

Troubleshooting

(With the vm running from HPCCloud-Deploy)

$ vagrant ssh
$ sudo -iu hpccloud

Fixing celery Girder URL

$ vi /opt/hpccloud/cumulus/cumulus/conf/config.json
  +-> Fix host to be localhost
  +-> baseUrl: "http://localhost:8080/api/v1",
$ sudo service celeryd restart

Documentation

See the documentation in this repository for a getting started guide, advanced documentation, and workflow descriptions.

Licensing

HPCCloud is licensed under Apache 2.

Getting Involved

Fork our repository and do great things. At Kitware, we've been contributing to open-source software for 15 years and counting, and we want to make hpc-cloud useful to as many people as possible.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].