What scientists should know to efficiently use the Scientific Computing Cluster

Author: Dorothea Sommer Introduction Switching from executing code locally to running it on a compute cluster can be a daunting and sometimes also confusing experience. This article provides a brief overview of fundamental concepts to efficiently run code on the cluster. It is not a step-by-step guide on how to set up a particular environment … Weiterlesen

Workshop + Hackathon: Neuronale Netze für die Klassifizierung von Fernerkundungsdaten

Melden Sie sich unten für den Start unseres Hackathons am 5. Mai und den Expertenworkshop am 27. und 28. Juli in Berlin an. https://future-forest.eu/workshop-hackathon/ Dieser Workshop wird teilweise vom NHR finanziert und von ForestCARE unterstützt. Experten-Workshop: Neuronale Netze zur Klassifizierung von Fernerkundungsdaten Tauschen Sie sich mit anderen Fernerkundungsexperten und Informatikern bei unserem 2-tägigen Workshop in … Weiterlesen

RShiny Service at the GWDG

RShiny is an increasingly popular package for the R programming language. It can be used to easily develop interactive web applets, and as such it is a con- venient tool for creating browser-based companions to presentations, thesis and publications. In this article, the GWDG server for hosting RShiny apps is introduced, as well as the … Weiterlesen

Using Julia on the SCC

Introduction So, you want to speed up your Julia code? In order to make use of HPC resources, the first step is to bring your workflow to the cluster. Since this can tedious to figure out, this article provides how to. Sections marked with a diamond 💎 contain additional tips and debugging help if something … Weiterlesen