{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Overview\n", "\n", "There are four possible providers of compute services, or consulting services on campus:\n", "\n", "- [Cornell Center of Social Sciences (CCSS)](https://socialsciences.cornell.edu/computing-and-data/cloud-computing-solutions) offers general purpose and secure computing services.\n", "- [Center for Advanced Computing (CAC)](https://www.cac.cornell.edu/about/Default.aspx) offers advanced and cloud computing solutions, including in the [national (ACCESS-CI)](https://access-ci.org/) and [state (NYSTAR)](http://esd.ny.gov/nystar/) computing infrastructure \n", "- [Biotechnology Resource Center (BioHPC)](https://www.biotech.cornell.edu/facilities-brc) offers advanced on-campus computing solutions (including managing the Econ Department's own cluster)\n", "- [Cornell Information Technology (CIT)](https://it.cornell.edu/) is the general Cornell IT department, but can also engineer solutions for cloud services (Cornell has framework subscriptions to [Amazon Web Service (AWS/EC2)](https://it.cornell.edu/cornell-cloud/amazon-web-services-aws-contract) and [Microsoft cloud services (Azure)](https://it.cornell.edu/cornell-cloud/cornell-azure-contract)).\n" ] }, { "cell_type": "code", "execution_count": 11, "metadata": { "tags": [ "full-width", "remove-input" ] }, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "Project root directory: /mnt/local/raid5_1/vilhuber/Workspace-non-encrypted/git/LDI/ecco-notes\n" ] }, { "data": { "text/html": [ "
System | \n", "OS | \n", "maxNodeRAM | \n", "maxNodecores | \n", "totalRAM | \n", "totalcores | \n", "Shared | \n", "goodfor | \n", "Cost | \n", "Further Info Link | \n", "
---|---|---|---|---|---|---|---|---|---|
CCSS | \n", "Windows | \n", "256GB | \n", "4 | \n", "about 1024GB | \n", "about 16 | \n", "Yes | \n", "Desktop computing plus some GPU | \n", "Free | \n", "Available software | \n", "
BioHPC reserved | \n", "Linux | \n", "1024GB | \n", "32 | \n", "3177GB | \n", "360 | \n", "No | \n", "low-power chunked HPC | \n", "Free | \n", "Description on BioHPC website | \n", "
BioHPC SLURM | \n", "Linux | \n", "up to 1024GB | \n", "up to 32 | \n", "up to 1129 GB | \n", "up to 144 | \n", "No | \n", "low-power fine-grained HPC | \n", "Free | \n", "See info below | \n", "
BioHPC general | \n", "Linux | \n", "1024GB | \n", "56 | \n", "not sure | \n", "not sure | \n", "No | \n", "HPC some GPU | \n", "Fee | \n", "Full list of hardware | \n", "
CAC Red Cloud | \n", "Linux + Windows | \n", "240GB | \n", "128 | \n", "not known | \n", "not known | \n", "No | \n", "HPC + some GPU | \n", "Fee | \n", "More info | \n", "
DigitalOcean | \n", "Linux | \n", "256GB | \n", "48 | \n", "unlimited | \n", "unlimited | \n", "No | \n", "HPC + some GPU | \n", "Fee | \n", "More info | \n", "
AWS | \n", "Linux + Windows | \n", "1024GB | \n", "128 | \n", "unlimited | \n", "unlimited | \n", "No | \n", "HPC + some GPU | \n", "Fee | \n", "More info | \n", "
Azure | \n", "Linux + Windows | \n", "3800GB | \n", "416 | \n", "unlimited | \n", "unlimited | \n", "No | \n", "HPC + some GPU | \n", "Fee | \n", "More info | \n", "