Git Product home page Git Product logo

mskcc-hpc's Introduction

mskcc-hpc

hpc request

mskcc-hpc's People

Contributors

juanperin avatar

Watchers

 avatar kristyc avatar

mskcc-hpc's Issues

install pstreams library

I am trying to install a tool that depends on c++ pstreams libary. I guess I cannot install this myself.

"yum install pstreams-devel" doesn't seem to work.

I am working on luna. I am not sure who I should contact for this request. Any help would be appreciated.

Docker image storage policy on Hal

Hi,

There have been a couple of threads on the cBio-cluster issue tracker pertaining to docker policy that I'd like to echo here. It's particularly a big deal now since changes made at docker hub have now complicated workflows for anyone using docker on Hal.

In the first, @tatarsky is trying to gauge what's the best way to operate docker on the Hal cluster. Currently, all nodes have their own separate storage space for previously pulled docker images, which are not accessible cluster wide. So, if I submit a docker job which pulls an image from docker hub into the queue, and it runs on node 1, that image is only stored and accessible to docker on node 1. If I want to re-run that job later, I have to run docker pull again as the first part of my job.

This is a drag, since as of December 15th, the version of docker running on all Hal nodes can no longer pull from docker hub (viz. the second issue for why this is a non-trivial problem).

@tatarsky has heroically figured out a way to avoid a cluster-wide OS upgrade, but currently only a couple of nodes have this fix. If these two nodes could also serve as the host of all pulled docker images that were made available cluster-wide, we could continue to use docker as before while we figure out the least-painful path to an OS or kernel upgrade.

TL;DR

I propose we make a change to the docker image storage policy, by making one (or both) of the currently available nodes host the docker images in its scratch space, and that this space be made available to all nodes on the network for docker jobs.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.