Remote Inria: A CLI tool for remotely interacting with Inria computing resources.
Project description
RemI
-> Documentation <-
Remote Inria
Code here, run there !
A CLI tool for remotely interacting with Inria computing resources.
What is remi ?
remi is a tool aiming at easing the workflow of Inria researchers when it comes to performing
computations remotely.
More precisely, remi is configured for each project you might want to
use it for.
Once your preferences are set, you can run your code either on your desktop at Inria or on one the
cluster nodes.
If you are tired of messing up with 4-line oarsub
commands or if you find yourself commit
ting
and push
ing your code each time you want to test it remotely, this tool is for you !
Note: Even though this tool has been made to work from a personal computer different from your
Inria desktop, it also totally works when running directly from the Inria desktop.
Most of the remi
features are still relevant in this case.
Presentation / tutorial video:
https://odysee.com/@GaetanLepage:6/remote-inria:6
Main features
-
Synchronization: remi creates a remote clone of your project on the Inria storage space (under
\scratch
) and lets you synchronize it easily. -
Remote execution: The core idea behind remi is to provide an easy way to execute code on remote computers (regular Inria desktops or cluster servers).
-
Clusters and singularity support: The complex way to request computing resources is integrated in remi to minimize overhead. Singularity container management is also embedded (build and use).
-
Jupyter notebook support: This tool lets you run a jupyter notebook server on your Inria workstation and connect to it locally on the browser.
Contributing
Any help to the improvement of remi is more than welcome.
You may write an issue to warn me of any bug or desired feature by writing an
issue.
Acknowledgement
This project was inspired from LabML Remote.
The latter does not support ssh
through a bastion because it uses the
paramiko library. RemI, on the other hand, uses traditional calls to
ssh
command.
The main motivation to start a separate project was to design a tool specifically with the Inria
computing needs in mind (use of Inria clusters, natively using the available resources etc).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file remote_inria-1.7.4.tar.gz
.
File metadata
- Download URL: remote_inria-1.7.4.tar.gz
- Upload date:
- Size: 41.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | af2f1a85357939729e5248eb74d5f2128aa8322c9d6613642891ced723a8dba8 |
|
MD5 | b4b1daa2c1994d9cc0a7614c31ce9f57 |
|
BLAKE2b-256 | ec7e02a585745348778c4e2b46a5d9c304d1414ae59876df83a62738c1c29c06 |
File details
Details for the file remote_inria-1.7.4-py3-none-any.whl
.
File metadata
- Download URL: remote_inria-1.7.4-py3-none-any.whl
- Upload date:
- Size: 50.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d8cddbd2aabe025ca717196597a66072c3c32a8a39020cee20398d6bfa6a1b9 |
|
MD5 | 30ae32d55d889855e26d95ddc46a6a3c |
|
BLAKE2b-256 | 1b0736f62f6a4a72c4d819807f4731e769f7b4f6e7a63531d1e4bf25bff85eb1 |