Passer au contenu principal
Recherche avancée
Termes de recherche
Type de contenu

Correspondances exactes
Recherche par tags
Recherche par date
Mis à jour après
Mis à jour avant
Créé après
Créé avant

Résultats de recherche

795 résultats trouvés au total

Réseau public-unil

Réseau Wi-Fi Doc publique

Presentation du service: L’UNIL met à disposition un accès public et gratuit à internet par wifi (public WLAN).Pour qu'un utilisateur puisse ce connecter sur le réseau public UNIL une authentification par SMS ou par un code Login évènement sont requis.   En...

Réseau eduroam

Réseau Wi-Fi Doc publique

Présentation du service Eduroam est un service d'itinérance Wi-Fi mondiale pour l'éducation et la recherche, permettant aux étudiants, aux chercheurs et aux autres membres du personnel universitaire des institutions participantes d'obtenir un accès Internet s...

Installation de Ivanti Secure Access Client

Accès hors campus (VPN) Doc publique

Sommaire macOS Windows Linux Android iOS Windows Phone Trucs et astuces Installation sous macOS Téléchargez Ivanti Secure Access Client . Installez l’application en ouvrant le fichier précédemment téléchargé. Une fois installée, ouvrez Ivanti S...

Installation

Synchronisation de fichiers (OneDrive) Doc publique

Windows 10 et 11 Installation : Sur Windows 10 et Windows 11, OneDrive est normalement installé par défaut. Si vous ne le trouvez pas, vous pouvez télécharger l'application ici : https://www.microsoft.com/en-us/microsoft-365/onedrive/download Configuration ...

Partager des fichiers et des dossiers

Synchronisation de fichiers (OneDrive) Doc publique

Avec OneDrive, vous pouvez partager des fichiers ou des dossiers avec d'autres personnes, des groupes ou via un lien. Partager des dossiers avec des personnes spécifiques vous sera utile si vous souhaitez collaborer avec des personnes ou des groupes internes o...

Horaires & accès

La Repro Doc publique

Horaire du guichet (lundi - vendredi) Normal Eté(27.06 - 16.08) 08h30 - 09h30   10h00 - 11h30 (jeudi 10h30 - 11h30) 10h00 - 12h00 (vendredi fermé) 14h00 à 16h00   A noter qu'e...

ExpeDat - MoveDat

Distribution de logiciels Distribution de logiciels - documentati...

Compatibilité et disponibilité       Installation Windows Prérequis: disposer du lien et de la licence fournis par mail suite à une demande via notre service de distribution de logiciels Télécharger le fichier Double-cliquer sur "expe...

Problèmes connus

Distribution de logiciels Distribution de logiciels - documentati...

Problème d'accès au téléchargement Cas de figure Dans certains cas, certaines personnes ne peuvent pas accéder au téléchargement du logiciel malgré la réception du mail de confirmation d'accès. Description Lors du traitement de la demande d'accès à un logi...

General information

Research data storage DCSR NAS (normal or personal data)

How to access the DCSR NAS If you don't have a DCSR NAS (Network Attached Storage) storage yet and you would like one, the PI (Principal Investigator) of your project needs to fill up a request application form on the following web interface: https://request...

Polycopiés

La Repro Doc publique

Les facultés qui souhaitent proposer des polycopiés comme références de cours peuvent s’adresser à la Reprographie, qui se chargera de leur production, de leur stockage et de leur vente aux étudiant·e·s. Possibilités de paiement au guichet de la Repro FBM ....

DCSR? Kesako?

High performance computing - HPC Getting Started

The full name is the Division de Calcul et Soutien à la Recherche / Computing and Research Support unit The mission of the DCSR is to supply the University of Lausanne with compute and storage capabilities for all areas of research. As well as managing compu...

MATLAB on the clusters

High performance computing - HPC Software

The full version of MATLAB is only installed on the login and interactive nodes so in order to run MATLAB jobs on the cluster you first need to compile your .m files then run them using the MATLAB runtime. This is because the UNIL has a limited number of lice...

Curnagl

High performance computing - HPC Infrastructure and Resources

Kesako? Curnagl (Romanche), or Chocard à bec jaune in French, is a sociable bird known for its acrobatic exploits and is found throughout the alpine region. More information is available here It's also the name of the HPC cluster managed by the DCSR for the UN...

DCSR Courses

High performance computing - HPC Courses and Training

We are organising courses on a regular basis. Here are the topic addressed for the moment: Introductory courses: Introduction to Linux Introduction to reproductible research with version control Introduction to using the HPC clusters, video available here....

How do I ask for help?

High performance computing - HPC Help!

Before asking for help please take the time to check that your question hasn't already been answered in our FAQ. To contact us please send an e-mail to the UNIL Helpdesk at helpdesk@unil.ch starting the subject with DCSR  From: user.lambda@unil.ch To: ...

I'm a PI and would like to use the clusters - what do I do?

High performance computing - HPC Getting Started

It's easy! Please fill in the request form at https://requests.dcsr.unil.ch and we'll get back in touch with you as soon as possible.

How to access the clusters

High performance computing - HPC Getting Started

The DCSR maintains a general purpose cluster (Curnagl) which is described here.  Researchers needing to process sensitive data must use the air gapped cluster Urblauna which has replaced  Jura.  There are several requirements to be able to connect to the clus...

Compiling and running MPI codes

High performance computing - HPC Software

To illustrate the procedure we will compile and run a MPI hello world example from mpitutorial.com. First we download the source code: $ wget https://raw.githubusercontent.com/mpitutorial/mpitutorial/gh-pages/tutorials/mpi-hello-world/code/mpi_hello_world...