Hello everyone, welcome to my first summer of hpc post.

About me

My name is Léo, I’m 22 years old and I’m a student in engineering school in mathematics and computer science at Polytech Sorbonne in Paris.
I’m a curious person, interested in sciences and more particularly in computer science. For a long time I wanted to study quantum computing in depth without ever having had the opportunity to do so. I could attend several conferences on the subject in universities which interested me a lot, but which gave me at the same time the desire to know more about it. This is where Summer of HPC changes the game! And I am very happy about it.

I learned about the Summer of HPC program from one of my teachers who told us about It. I found out about the event and realized, after few research, that it was exactly what I was looking for. Learning with the help of a mentor on a subject that I am passionate about, for me project#12.
So here I am, writing this blog, after a training week where I learned a lot. The training week was done remotely, but I still enjoyed the atmosphere and loved the different teachers during the week.

I am very excited to be part of the project, I can’t wait to learn more and I think that in 2 months I will know much more about quantum computing.
I will keep you informed here about the progress in the next few weeks.
Thanks for reading
See you soon!

This is me staring at a blank sheet of paper.


Hard facts

#include <iostream>
#include <string>
using namespace std;

class Participant {  
  public:                 
    int age; 
    string first_name, secnd_name;
    string city, country; 
};

int main() {
  // create me
  Participant me;
  
  // set attributes
  me.age = 24;
  me.first_name = "Dominik";
  me.secnd_name = "Freinberger";
  me.city = "Vienna";
  me.country = "Austria";
  
  return 0;
}

About me

Now that you know the hard facts, let me tell you a little bit more about me. I consider myself a curious individual who has always been interested in how things work and how to utilize them. This fascination eventually led me to complete a bachelor’s degree in physics at the University of Vienna, during which I focused on computational methods and coding early on. Overall, I’ve been interested in computers for as long as I can remember, from small single-board computers to large high-performance clusters. Luckily, I was able to find my sweet spot between mathematics, natural sciences, engineering and computer science in my master’s program computational science and engineering at the Vienna Universtiy of Technology (TU Wien).

Besides HPC, I am very interested in machine learning, quantum computing, and nuclear fusion. In these topics I educate myself in my spare time as well as in extracurricular courses. In particular, in the field of machine learning, I was able to deepen my knowledge during my participation in a research project on the prediction of electronic charge localization using only structural information. Along the way, this has also sparked my interest in modeling and simulating the world at the quantum level.

So much for my academic career. When it’s not about university or studying, I enjoy leisurely strolling through Vienna or reading a good book. I also like to go to Lower Austria to my home village and go hiking in the rolling hills, alone or with friends. Together with my brother and a friend I also like to shoot photos and make videos or design websites.

A city awakens: morning mood before sunrise in Vienna.


Motivation for SoHPC

As already said, I’m excited about the intersection of science, engineering, math, and computer science. I am particularly fascinated by the possibility of being able to solve problems from a wide variety of fields using, in many cases, similar algorithms and tools. The summer of HPC program gives me the opportunity to live out these interests hands-on on real world problems. It is the first time I will be working with a supercomputer, so I am even more excited to learn more about the HPC workflow. I also enjoy the international exchange and working with new people on exciting topics.

The specific topic I will be working on is this one. I will investigate how radiation and other influences from a burning plasma in a fusion reactor affect certain properties of tungsten. For this I will perform molecular dynamics simulations on the Mare Nostrum supercomputer at the Barcelona Supercomputing Center. If you read this post carefully, you will realize that this project combines many of my interests: quantum-level simulations on a large-scale supercomputer with the goal of getting one step closer to controlled nuclear fusion. Can it get any better?


Hoi from Amsterdam, I’m Yağmur. I’m 22 years old. I am a fourth-year computer engineering and mathematics student at Koç University in Turkey. 

Before I get into the details of the project I will be working on this summer, I would like to talk about a few things about myself:

I am passionate about learning. I don’t mean just computer science. Gaining and learning new experiences in all areas of my life is what interests me the most. That’s why I always try to take up different hobbies and work in different fields related to computer engineering. Until Prace SoHPC, I worked mostly on deep learning in computer science and a few of them are as follows:

  • With the TDD project, we collect and document many resources from the Turkish NLP field, from datasets to natural language processing tools, and present them to everyone working in this field as an open source.
  • Another project I’m working on is Stylegan4Video. With this project, we are working on generating long-term videos using styleGAN models.

After being so interested in deep learning, I realized that most of the models we use have actually improved so much with the improvements in the hardware and the optimizations made in the codes. That’s why, when the operating systems class’ professor sent the e-mail about SoHPC, I applied to the program directly.

The Application Process

While making my application, I applied to a few projects that interested me and that I met the prerequisites. Maybe I wasn’t too excited at the time, but I was definitely excited while waiting for the results to be announced.

I remember exactly that moment; I woke up around 10 a.m. on May 11 and I started my day by checking my emails (as a usual computer engineer :)). And I saw the invitation mail for the program. I was selected for Project 2217. In this project, it is aimed to analyze the operation logs made on the cluster Lisa and supercomputer Snellius with machine learning methods. I was very excited that the project would be face to face and that I would come to Amsterdam for the project. Now we have left the first week behind.

First week of SoHPC

Four days of the first week were reserved for online training. During these four days, we had the opportunity to have a brief introduction to parallel programming and learned about some of the software packages used like OpenMP and MPI. On Thursday I flew to and settled in Amsterdam, so I had the opportunity to go to the Surf office on Friday and meet my mentors and people working on the project. My mentors and co-workers are really cool, caring and helpful people, they even helped me find accommodation! I also had the chance to learn detailed information about the project on Friday and I realized that I must work with a huge amount of data. 

In our first meeting, we also made a little planning and we decided that it would be good to focus on data by doing principal component analysis and understand it. For the project, we can only reach the information for a single job or a single node by using the data from various systems in a relational way. Afterwards, I will try to collect the information found for a node or a job in different systems and create a single table in the database. Then we will concentrate on anomaly detection, decide which information from the table is necessary for anomaly detection and do experiments.

What will happen next?

Even in the first meeting, many things emerged that I did not understand and that I needed to concentrate on learning. But these are the things that excite me and make me feel like I’m in a new challenge. By the end of this summer, I hope to learn more about parallel programming, working with large amounts of operational log data, high performance computing and supercomputers, and of course a trip in the Netherlands! See you in my next blog post!

Who am I?

Hello stranger! My name is Apostolos Giannousas and I am 21 years old. I was born in Volos, Greece and I am a third year undergraduate Electrical and Computer Engineering student at the University of Thessaly. I specialize in computer engineering but I am passionate about learning all kinds of new things.

Why computer engineering?

From a young age, I was always fascinated by STEM and delved into math and physics which were my favorite subjects at the time. However, the thing that caught my attention the most was the concept of computers. The way they could perform so many complex tasks with efficiency made me curious. I needed to understand how they work and what are their limitations. As you can guess, this urged me to pursue computer engineering and it surely helped me unravel the mystery behind those sophisticated machines.

My interests and how did they lead to PRACE

In my efforts to understand computers, I became particularly interested in computer architecture and was able to obtain lots of knowledge on the topic through relevant courses. What captivated me the most, was the connection between hardware and software as well as the ways you could accelerate your software by making optimal use of the underlying hardware. Specifically, this motivated me to learn the basics of hardware design apart from programming and sparked my interest in High-Performance Computing.

Nevertheless, besides that, I was eager to go further with the concept of software acceleration. Therefore, I took the embedded systems course at my university where we were introduced to the concept of High-Level Synthesis (HLS). HLS is a design process that enables the hardware implementation of a software kernel on an FPGA, thus using it as an accelerator. During this experience, I learned about PRACE SoHPC and thought it could be the next step towards my passion for accelerating computational intensive tasks.

What was my reaction when I was selected?

Despite my excitement about my application and the possibility to get involved in PRACE, I doubted that I would be selected, especially after not receiving the acceptance email on time. At least that is what I thought until I found out that the spam folder was the culprit. I was over the moon upon realizing that I was selected and assigned my
first choice!

Which is the project I selected and why?

The project I chose is High-Performance Quantum Fields, which is organized by the JSC-Jülich Supercomputing Centre in Germany. Now a handful of you may wonder “What exactly does this computer engineering student know about Quantum Field Theory simulations?”. Indeed you are right up to an extent because my knowledge of the concept is scarce. However, from where I stand, it is a great opportunity to learn about a fascinating physics concept and HPC simultaneously. My major ambition is to not only harness the HPC power for optimizing those simulations but to explain their significance as simply as possible in future posts.

What is my experience so far?

Although the entire internship will be remote for me, I think it will still be an unforgettable experience. This was my first week, during which we attended various training sessions that will be useful soon. The training was not only technical but also involved instructions about blogging and social media activity, which are crucial for promoting your work to the world. Last but not least, I met my project colleague Christopher Kirwan and our mentors at the end of the training week. They all seem friendly and I cannot wait to start working together.

whoami

My name is Ignacio Encinas Rubio, and this year I completed the Bachelor’s Degree in Computer Engineering at the University of Alicante, my hometown. High performance computing has always interested me in the broad sense, either from a software perspective, a hardware perspective or their interaction. Next September I will start a master’s degree in high performance computing at the Polytechnic University of Catalonia that is taught in collaboration with the Barcelona Supercomputing Center.

Apart from that, I enjoy playing around with Linux (I use arch by the way), watching Formula 1 and playing videogames.

history

My background in high performance computing mainly comes from my collaboration with the research group gCAPyP where I got to implement a filtering method for CT images with C++ and accelerated it using OpenMP and MPI. It was a nice introduction to the field, where I also got to familiarize myself with working with a cluster. I complemented this formation with some online courses offered by PRACE.

My Summer of HPC

I have known the programme for some time, but waited until I had some previous experience in order to make the most out of it. After wondering many times about whether I should apply or not, doubting if I would get accepted. If you feel you would enjoy this programme I strongly recommend you to apply. Many people work very hard organizing this and I’m sure it will be a great experience.

Chitchat, Gossip & Chatter

Chitchat, Gossip & Chatter, – How to efficiently deal with communication is the project I will be working on this summer along with Ersel Hengirmen. When looking at the avaliable projects for this year I immediately knew this would be my first choice. I felt the contents suited me very much as I enjoy programming in C++, performance optimizations and had previously worked with MPI. They even got right the part about making beautiful diagrams with TikZ! (although I spend much more time on them that I would be willing to admit). At first I was unsure if I strictly met some requirements so I got in touch with the project mentor and he happily addressed my questions.

To be more specific, the project consists on performance tuning an implementation of the Fast Multipole Method which enables the simulation of N-body systems that would be impossible with the naive approach. We will work towards understanding the overhead that MPI communication introduces and reduce it as much as possible. If you’re still unimpressed about it (hope not!) let me tell you that this will be done in the Jülich Supercomputing Centre and we’ll hopefully get to play with their amazing tooling.

What about you?

If you’re reading this there is a chance you’re a student considering applying for next editions. Again, I would like to encourage you to do it. Also, feel free to reach me by email at ignacioencinasrubio@gmail.com. If you have any questions or comments regarding programme feel free to drop a comment, I’ll happily answer them!

The beginning of my summer adventure exploring the seas.

Let me introduce myself. Hi! I´m Román Alarcia Pérez, I came from Albacete, Spain and I´m here to tell you about me and my summer project.

Since I was a child I´ve always been interested in science fiction stories and I have often dreamed of living in one of those fantasy worlds. Being guided by this curiosity in science and technology I decided to do a bachelor in physics in the university of Valencia, Spain. After that I went to Besançon, France in order to continue my studies with a master program in computational science. During this year I realized that applying computer science to physical problems is my real passion in life, so I decided to continue my prospective career in this way.

Figure 1: Me standing in front of a river near by Besançon, France.

How did I get involved in PRACE?

Some months ago, our master head sent us an email with an internship offer. At the beginning I thought that it was just spam, but I went to the link, and I found out that PRACE summer of HPC could give me the opportunity of working in really interesting topics in many fields. So, I decided to apply to this program, and I got accepted in the one that was the most interesting for me:

“Automated Extraction of Satellite Bathymetric data by Artificial Intelligence strategies”

Maybe the name is a little bit long and technical, so I will try to translate it.

My project

Nowadays we already have many maps of the solar system, of the milky way and even of other galaxies, we have even observed black holes! So, planet Earth must be well known too, or not?

Well, actually we have maps in detail of the land, but the oceans still remain as a mystery. So far, we could only map about the 20% of the ocean´s seabed. Scientifics all over the world are making great efforts to map the seabed using different techniques. Most of these techniques consist of sailing the seas with sensors, which is very expensive and one of the reasons why we couldn´t map completely the oceans yet. When we sail the seas with sensors, the deeper the seabed, the faster and the cheaper we can work. So, many of the not deep waters, also called shallow waters, have not been explored yet due to its time and money costs.

Although the earth surface can be directly observed by satellite, we cannot do the same for the ocean´s surface because light doesn´t penetrate in deep waters. But recent studies have demonstrated that they have a better accuracy for measuring shallow waters. These techniques are very experimental for the moment, but they can be an important tool for mapping these not deep waters.

Here it is where my project starts. I will work with machine learning to map the seabed of the shallow waters from images collected by satellite. In concrete, in some areas of the south of Italy. This map of the seabed is called bathymetric map, and here we see an example of the bathymetric map for the Mediterranean Sea.

Figure 2: Bathymetric map of the Mediterranean Sea

What can be expected from this project?

I have to confess that I have never imagined myself working in such an interesting project and I´m quite excited. Thanks to PRACE summer of HPC and CINECA I can participate in this project and maybe even discover something interesting, who knows. I will do my best to get interesting results and come back with fresh news about the project in the following weeks.

Are you interested in the topic, and you want to know more? What would you expect from this project? Don´t be shy and let me know comments and questions, I will be happy to answer them.


Is the gas too high? What about a new fuel?

We all know that in recent years the cost of energy in Europe has been rapidly growing , fossil fuels are insufficient to face the demand and they have a deep environmental impact. On the other side the renewable energy sources have low efficiency and not solid reliability. The solution could be the use of energy extracted by nuclear reaction, in particular nuclear fission, provided some improvements to nuclear fuels are applied. So, what about a new fuel? How to carry out this research?

Summer of HPC is a PRACE (Patnership for Advanced Computing in Europe) programme in which late-stage undergraduate and master’s students partecipate to a project supported by a mentor. One of this project is ‘Heat transport in novel nuclear fuels‘ mentored by Dominik Legut and supported by IT4Innovations National Supercomputing Center at VSB. This project focuses on the possibility to use the specific chain of decay of Thorium (Th-cycle) in modern reactors. The main idea of the project is to perform quantum mechanical calculation to describes how the material behaves under extreme condition starting from a microscopically point of view. But stop, who is speaking?

Hi everyone, I’m Luigi Camerano and I’m a physicist! I’m from Italy and I’m studying condensed matter physics at the University of L’ Aquila. I’ve always been very curious, I love wondering why things happen, so when I grew up I chose a scientific career. Then reading some books of Carlo Rovelli like “L’ ordine del tempo” (The order of time), led me to study physics at university and to do a thesis on time evolution in quantum mechanics. The microscopic world, in which things happen in a different way with respect to everyday life, fascinated me and led me to investigate these strange and bizarre features by any possible means: both with pen and paper and with a powerful computer.

Thermal conductivity extracted from microscopic features: both phonons, collective vibrations of atoms in a solid, and electrons contribute.

Summer of HPC gives me the opportunity to work on a real international project regarding one of the main challenges of our days. Searching through the projects I found the one that perfectly fits with my background and with the knowledge I want to learn. I can’t wait to start working and hopefully to give even a small contribution to face up the big problem of energy demand. I’m really thankful to PRACE and SoHPC organizers for this opportunity!

Me and Mattia (the other guy engaged in the project), talking at Basilica di Collemaggio (in L’aquila). Note the typical Italian hand gestures!

My name is Gabriel Cathoud, and I am 22 years old. I was born in Belo Horizonte, Brazil, and in 2018 I moved to Portugal to study Chemical Engineering at the University of Coimbra. I am a very curious person, and I like to learn about everything, from culture and arts to languages, science, and engineering.

During the three years of my bachelor’s degree, I tried to seize all the opportunities that the university could offer me. In the first year, I focused on languages and learned French and German. I also improved my English. 

In the second year, I dedicated myself to my soft skills and I founded together with other colleagues Solve, a junior enterprise that aims to bring the practice of the professional environment to students.

In the last year of my bachelor’s, I dedicated myself to my hard skills and did two internships: the first related to materials engineering, in which I worked with Professor Luísa Durães and synthesized aerogels; and the second related to computational fluid dynamics, in which I worked with Professor Nuno Oliveira and simulated the behavior of some unit operations in chemical engineering.

My experiences during my undergraduate years were very rich and I learned a lot. Despite challenging myself with extracurricular activities, I still managed to maintain good grades and received a merit scholarship for three consecutive years.

What are my research interests?

With the many experiences I had during my bachelor’s degree, I could converge my interests gradually. In the internship about aerogels the goal was to develop thermal insulation for spaceships. Although the theme seemed very interesting to me, I realized during my days in the lab that I was much more captivated by computers than in Beakers and Erlenmeyers.

Numerical calculus, optimization, modeling, and simulation were areas that I always had the most interest in. Either on the molecular scale or the macro scale, I like to model physical and chemical systems. Therefore, my interests are in finite element method techniques, Multiphysics modeling, molecular mechanics, dynamics, etc.

What are my goals?

Recently, I became very interested in product design and developing new products. More specifically, I am very interested in specializing in the development of new pharmaceuticals using the computer. Due to some courses I attended in chemical engineering and some projects I participated in, I was impressed by the area of modeling molecules using the computer.

As a person who wants to make a difference and who wants to have an impact on humanity, I believe that molecular engineering will help me achieve these goals. With molecule engineering, it is possible to discover new drugs that can cure diseases. It can also be used to develop new proteins that can be used, for example, to treat waste and make human action less harmful to the environment. Computational tools related to molecular engineering have shown great potential in chemical engineering, food engineering, drug engineering, and other areas, and they are certainly the future. That’s why I want to become an expert in these tools.

What are my expectations about the summer of HPC?

Since I want to work in the area, my greatest expectation is to learn as much as I can. I will be working on the project Neural networks in chemistry, which is about developing a method to identify potential drugs to be used against COVID-19. I am interested in further developing my skills in artificial intelligence, deep learning, and neural networks. I want to become an expert in the latest tools involving artificial intelligence for the development of new drugs. I also want to get experience in working with clusters and with high-performance computing. This is a new area for me, so the most I learn, the better.

A journey with… whom?

Hi there!, please let me be your guide during this summer… almost forgot! let me introduce myself.

My name is Alexander Trujillo Ochoa, I am a Bachelor of science in physics at Universidad Nacional de Ingeniería, Peru, where I was involved in different projects along with CONIDA (Peruvian Commission for Aerospace Research), one of them was about gamma rays events where I used GEANT4 (a simulation platform based on C++) to simulate cerenkov tanks detectors, another one by simulating plastic scintillator bars in order to collaborate in “Tomography for geophysical objects in Perú” project.

I had an experience at Universidad Nacional Autonoma de Mexico’s Institute of Physics, working at the spectrometer laboratory where I simulated physical events like Rutherford backscattering. Then I got an opportunity to be an intern at General Atomics, USA, there I used computational methods, more specifically, finite element methods, geometry optimization and computer-aided design in a project where I simulated a waveguide system that had safety concerns.

And the last piece of the puzzle is that currently I am studying the Master in High Performance Computing programme in Italy, learning best practices for developing scientific software in projects as multiphysics simulations, so if you see the pattern here is that I love simulations. It mesmerizes me the fact to replicate physical phenomena from real life to computer graphics.

Arriving to Luxembourg

Before continuing, I would like to talk about Luxembourg where I arrived this last thursday, no city I ever been is like this!, could you imagine that here the public transportation is for free? and it is really efficient!. People here normally is polyglot, speaking: French, German, Luxembourgish (Kind of a mix between French and German) and English; so far I had no problem to find my place on this city.

Modern and cosmopolitan vibes

I will work during this summer at the University of Luxembourg, located at Esch-sur-alzette city, for the Computer Science department where I already met my new summer colleagues.

Work ahead

Like I told you some lines ago , I am really fascinated by computer graphic simulations as well as the mathematical and programming framework behind those, but maybe you heard this phrase before… “There is no free lunch!”, we need some computational resources to obtain the precious results.

But it does not end there!, your simulations will not run faster magically if you keep adding more processors to your current resources, it sounds like common sense that parallelizing your work and dividing it into several processes would make you obtain your results faster, but believe or not could make it worse at the end of the day.

This is due to the serial and parallel fraction of your code, in the ideal scenario if your code is embarrassingly parallel most of the work could be easily divided and then the parallel fraction could be higher than 90% , but there will be always a serial part that will ruin our dreams to obtain a ideal linear speedup if we increase the number of processors. This is known as the Amdahl’s law.

Amdahl’s law is there to haunt us

My work here at ULux will be related to what I explained before, the project called “A performance comparison and regression for XDEM Multi-Physics Application” has as one of their goals to keep track of the impact on the scalibility for different changes in the code, checking always for the optimal scenario where it is worthy to keep increasing the number of computational resources with the less loss of speed-up.

Now please stay tuned!, and join on this summer journey.

Au revoir!

We all experience the rising need of a reliable, efficient, cheap and green energy source which can satisfy all the standards of the modern society. Nuclear energy can easily achieve these goals, provided that some improvements are applied. You may have listened that the main problem of using this kind of energy is to secure the waste of nuclear reactions in a short time. So, what fuel do we choice and how? PRACE (Partnership for Advanced Computing in Europe) summer of HPC (High Performance Computing), with the project “Heat transport in novel nuclear fuels“, proposes a new type of material involving the so-called Th-cycle, a specific decay chain of thorium, that has the advantage, over the currently used fuels (MOX, UO2, …), of a securing-time of a decade at maximum! This project has the scope of studying the thermal behavior of such elements to ensure safety feature via quantum mechanical calculations. In order to perform such a large amount of calculations the use of a large HPC facility, such as czech national HPC infrastructure, is needed. But now let me introduce myself.

Me and my colleague Luigi with our beautiful SoHPC T-shirt

Hi everyone, I’m Mattia and I’m from Italy. I’m a condensed matter physics (CMP) student at the university of L’Aquila. My career has started in 2018 when I become a physics student. Since I was a child my curiosity in general, and on the physic world in particular, lead me to enter more and more in this field. At the university I finally choose my main field of interest in CMP with my bachelor thesis on “Dynamical properties of disordered graphene“. With this project I have the possibility to increase my knowledge and meet new people that share my interests.

When I first heard about PRACE summer of HPC I was so exited because of the opportunity to work on high level international projects with other students coming from other countries. Moreover, the energetic problem, is one of the most urgent nowadays and to be part of “Heat transport in novel nuclear fuels” , supervised by Domink Legut, IT4Innovations National Supercomputing Center at VSB – Technical University of Ostrava organization, is really exciting. Besides I’m really interested both in the theoretical background that this project will teach me and on the overture on the research field considering the rising need of a computational approach to physical problems. I can’t wait to begin this project!

  1. Regina Mumbi Gachomba (2101)
  2. Aneta Ivaničová (2101)
  3. Eoin Kearney (2102)
  4. Paolo Settembri (2102)
  5. Kevser İLDEŞ (2103)
  6. Athanasios Kastoras (2103)
  7. Mehmet Enes Erciyes (2104)
  8. Jakub Raczyński (2104)
  9. Aslihan Uysal (2105)
  10. Lazaros Zervos (2105)
  11. Daniel Cortild (2106)
  12. Brian O’Sullivan (2106)
  13. Scott le Roux (2107)
  14. Joseph Sleiman (2107)
  15. Ioannis Savvidis (2108)
  16. Eduárd Zsurka (2108)
  17. Miguel de Oliveira Guerreiro (2109)
  18. María Menéndez Herrero (2109)
  19. Carlos Eduardo Cocha Toapaxi (2110)
  20. Andraž Filipčič (2110)
  21. Mario Udo Gaimann (2111)
  22. Raska Soemantoro (2111)
  23. David Mulero Pérez (2112)
  24. Sepideh Shamsizadeh (2112)
  25. Jonas Alexander Eschenfelder (2113)
  26. Carla Nicolin Schoder (2113)
  27. İrem Okur (2114)
  28. Aybüke Özçelik (2114)
  29. Alejandro Dinkelberg (2115)
  30. JIAHUA ZHAO (2115)
  31. Oliver Legg (2116)
  32. Valentin Trophime (2116)
  33. Niels Hvidberg (2117)
  34. Rabia Özdoğan (2117)
  35. Carola Ciaramelletti (2118)
  36. Jenay Patel (2118)
  37. Lucía Absalom Bautista (2119)
  38. Spyridon-Andreas Siskos (2119)
  39. Thomas Marin (2120)
  40. Marc Túnica Rosich (2120)
  41. Arthur Guillec (2121)
  42. Tristan Michel (2121)
  43. David Knapp (2122)
  44. Artem Mavliutov (2122)
  45. Cormac McKinstry (2123)
  46. Venkata Mukund Kashyap Yedunuthala (2123)
  47. Iakov Kharitonov (2124)
  48. Adrian Lundell (2124)
  49. Tiziano Barbari (2125)
  50. Morten Holm (2125)
  51. Sahin Can Alpaslan (2126)
  52. Milana Mirkovic (2126)
  53. Maria Li López Bautista (2127)
  54. João Quintiliano Sério Guerreiro (2127)
  55. CEREN TAMKOÇ (2128)
  56. Bartu Yaman (2128)
  57. Irem Dundar (2129)
  58. Omar Patricio Perez Znakar (2129)
  59. Theodoros Aslanidis (2130)
  60. Martin Stodůlka (2130)
  61. Benet Eiximeno Franch (2131)
  62. Paolo Scuderi (2131)
  63. Miriam Beddig (2132)
  64. Ulaş Mezin (2132)
  65. Pedro Hernandez Gelado (2133)
  66. Rajani Kumar Pradhan (2133)

Due to recent changes in travel restrictions and programme funding PRACE is planning to change fully virtual Summer of HPC 2022 into hybrid mode, where some PRACE hosting sites will provide on-site placement and mentoring face-to-face (F2F) for around 15 project, while 7 remain online.

Travel, accommodation and a stipend will be covered for one student per project as in times before Covid-19 restrictions. For PRACE hosting sites that will remain in virtual (online) mentoring of two students per project a financial support will be given to both students. Students already applied will need to consider this change of the program mode and modify the application if necessary. For his reason applications are extended for two weeks. See updated timeline for details.

Although for some sites ether mode (F2F or online) is possible, PRACE is preferring F2F and final decision will be agreed by firstly offering F2F and if not preferred two students selected will be offered online participation.

  • 2201 and 2202 at BSC, Barcelona, Spain, F2F either way but certain preference for online
  • 2203 at CC SAS, Bratislava, Slovakia, Online
  • 2204 and 2205 at CINECA, Trieste and Bologna, Italy, either
  • 2206-2211 at IDRIS and partners, France, Project 2207 online. The rest can be either way.  Slight preference for the online version regarding project 2211
  • 2212 and 2213 at IT4I, Ostrava, Czechia, online
  • 2214 and 2215 at FZJ, Juelich, Germany online only
  • 2216 at STFC, Warrington, UK, online
  • 2217 at SURF, Amsterdam, Nederlands, F2F
  • 2218 at University of Ljubljana, Slovenia, F2F
  • 2219, 2220, and 2221 at University of Luxembourg, either way
  • 2222 at VSC, Vienna, Austria, either (F2F on-site or online)

List of the projects
2201 Leveraging HPC to test quality and scalability of a genetic analysis tool
2202 Fusion reactor materials: Computational modelling of atomic-scale damage in irradiated metal
2203 Neural networks in chemistry – search for potential drugs for COVID-19
2204 Automated Extraction of Satellite BAthymetric data by Artificial Intelligence strategies
2205 A dashboard for on-line assessment of jobs execution efficiency
2206 Designing a Julia Parallel code for adaptive numerical simulation of a transport problem
2207 Assessment of the parallel performances of permaFoam up to the tens of thousands of cores and new architectures
2208 Optimization of neural networks to predict results of mechanical models
2209 Implementation of an advanced STAbility condition of explicit high-order Spectral Element Method for Elastoacoustics in Heterogeneous media
2210 Turbulence Simulations with Accelerators
2211 High Performance Data Analysis: global simulations of the interaction between the solar wind and a planetary magnetosphere
2212 Fundamentals of quantum algorithms and their implementation
2213 Heat transport in novel nuclear fuels
2214 High Performance Quantum Fields
2215 Chitchat, Gossip & Chatter,- How to efficiently deal with communication
2216 Scaling HMC on large multi-CPU and/or multi-GPGPUs architectures
2217 High Performance System Analytics
2218 Parallel big data analysis within R for better electricity consumption prediction
2219 Computational Fluid Dynamics
2220 Performance Comparison and Regression for XDEM Multi-Physics Application
2221 Designing Scientific Applications on GPUs
2222 HPC-Derived Affinity Enhancement of Antiviral Drugs

Summer of HPC is a PRACE programme that offers summer placements at HPC centres across Europe to late-stage undergraduate and master’s students. Up to 44 top applicants from across Europe will be selected to participate in pairs on 22 projects supported and mentored online and on-site at 11 PRACE hosting sites. Participants will spend two months working on projects related to PRACE technical or industrial work and produce a report and video of their results. See recent update on “Hybrid 2022” mode.

Up to 44 top applicants from across Europe will be selected to participate in pairs on 22 projects supported and mentored online from 11 PRACE hosting sites.

Participants will spend two months working on projects related to PRACE technical or industrial work to produce a visualisation or video. PRACE will be financially supporting the selected participants during the programme that will run from 4th July to 31th August 2022.

Late-stage undergraduate and master’s students are invited to apply for the PRACE Summer of HPC 2022 programme, to be held in July & August 2021. Consisting of a training week and two months with onlone participation at top HPC centres around Europe, the programme offers participants the opportunity to share their experience and learn more about PRACE and HPC.

Applications are open until 12 26 April 2022. Applications are welcome from all disciplines. Previous experience in HPC is not required as training will be provided. Some coding knowledge is a prerequisite, but the most important attribute is a desire to learn, and share experiences with HPC. A visual flair and an interest in blogging, video blogging or social media are desirable.

The programme will run from 4 July to 31 August 2022. It will begin with a kick-off online training week organised by University of Ljubljana and PRACE Summer of HPC hosting sites – to be attended by all participants.

Project reference: 2222

Pharmaceutical intervention is always a compromise between unwanted side effects and anticipated interference with a pathological condition. A particular class of well tolerated drugs is formed by small peptides because their building blocks are simply the 20 naturally occurring amino acids – the most fundamental constitutents of any living cell. In order to transform such peptidic compounds into effective medical drugs high affinity binding to the target must be accomplished (and is usually the outcome of a tedious and long-lasting optimization process).

In a recent study the peptide TAT-I24 made of 22 amino acids was shown to exhibit strong antiviral activity  against double-stranded DNA viruses, e.g. herpes simplex, cytomegalovirus, adenovirus type 5, SV40 polyomavirus and vaccinia virus.  (doi:10.3390/biologics1010003). At the molecular level, direct binding of the peptide to viral ds-DNA could be  observed. In addition, computer simulation studies of  the binding affinity

between peptide and ds-DNA were found to agree very well with experimentally derived affinity constants. Consequently, a straightforward next step in further increasing drug efficacy was to change any of the 22 amino acids and study the effect in terms of improved or deteriorated binding strength. Doing so repeatedly for various positions in the 22mer can help to identify new peptidic variants with significantly enhanced binding affinity. Moreover,  key residues can be discovered, both with respect to sequence position as well as amino acid type. As the theoretical number of such variants is 2022 an exhaustive search will be entirely out of reach and a cleverly devised “mutation strategy” will have to be developed. In any case, the more such a screening process can be outsourced to some in-silico approach, the more cost-effective will be the entire drug discovery process.

Regarding methods, the MM-PBSA technique can be applied (doi:10.1021/ar000033j). This is a compute-demanding approach that allows semi-quantitative predictions of binding free energies, ∆G, using standard tools in contemporary biophysical/biochemical research. One major enabling factor has been the recent boost in molecular dynamics simulations (MD) faciltated by the availability and standard employment of GPUs.

This SoHPC project aims to carry out HPC based computational screening for novel variants of the TAT-I24 peptide with improved binding affinity to ds-DNA. All previously established protocols are readily available and can serve as a template. However, no prior domain knowledge is required and interested participants can easily join from scratch. SoHPC fellows will  (i) get acquainted with fundamentals in structural biology,  (ii) master basic handling of HPC workloads,  (iii) obtain familiarity with AMBER, a package of widespread use in the biophysics/biochemistry/computational biology community,  (iv) design, test, optimize, verify, run, evaluate GPU workloads on HPC architectures,  (v) critically analyze results and advise on progressive modifications of the TAT-I24 peptide to achieve affinity enhancement. Ideally, one would obtain a novel compound with significantly improved binding free energy to the target ds-DNA. However, equally important were identification and characterization of key-positions in the TAT-I24 peptide.

Structural representation of the complex between ds-DNA (purple) and the TAT-I24 peptide (white, magenta) as revealed from MM/PBSA analysis with derived binding free energy of -36 kcal/mol.

Project Mentor: Siegfried Hoefinger

Project Co-mentor :Markus Hickel

Site Co-ordinator: Claudia Blaas-Schenner

Learning Outcomes:
Routine operation and interaction with HPC environments. A broader understanding and appreciation of the impact HPC can have on contemporary science and research.

 Student Prerequisites (compulsory):
Just a positive attitude towards HPC for scientific applications and the readiness for critical and analytical thinking.

Student Prerequisites (desirable):
Familiarity with Linux, basic understanding of formal methods and their translation into scientific applications, basic scripting skills, experience with GPUs;

Training Materials:
Public domain materials and some web information about AMBER and MM/PBSA;

Workplan:

  • Week 1: Basic HPC training; familiarization with local HPC system;
  • Week 2: Introduction into basic concepts; AMBER tutorials;
  • Week 3: Workplan formulation;
  • Weeks 4-7: Actual project implementation, verification and re-evaluation of previous workloads, adaptations, fine-tuning and upscaling;
  • Week 8: Write up a final report and submit it;

Final Product Description:
Ideally we get a novel variant of the TAT-I24 peptide with significantly enhanced binding affinity and clear-cut knowledge of key positions in the sequence, but even more important were SoHPC fellows having gained good experience with practical work in HPC environments.

Adapting the Project: Increasing the Difficulty:
Making acceptable affinity gains more stringent or becoming more selective in terms of key-residue specifications;

Adapting the Project: Decreasing the Difficulty:
Various optional subtasks can either be dropped or carried out in greater detail.

Resources:

Basic access to the local HPC infrastructure (including various GPU architectures) will be granted. AMBER-20 is available on VSC systems. All previously established compute protocols can readily be used.

Organisation:
VSC Research Center, TU Wien

Project reference: 2220

XDEM is a multi-physics framework for the simulation of granular material (Discrete Element Method) coupled with a fluid (Computational Fluid Dynamics) and running on High Performance Computing platforms. The XDEM software is in continuous development and requires frequent assessment of the performance to track and evaluate the impact of the code changes on the performance of the simulation.

With this project, we aim to develop a set of tools to simplify the performance comparison of independent executions and the detection of performance regression. The analysis will rely on the high-level performance metrics (available in XDEM) that describe the time spent in the different parts of the code (corresponding to the different phases and physics modules).  The performance comparison tool will be designed to highlight, with graphic plots and simple analysis, the parts of code that are the most impacted by changes.

Different types of performance comparisons could be considered:

– between different versions of the software → detection of performance regression;
– between different levels of parallelization → strong scalability analysis;
– between different problem sizes → code complexity characterization;
– between different problem sizes and levels of parallelization → weak scalability analysis;
– and more generally between any varying parameters.

A second part of the project is to implement a set of scripts to run selected XDEM simulations on the HPC platform of the University of Luxembourg  and automatize the detection of performance regressions using the analysis tools developed previously.

High-level performance metrics are collected during the execution of an XDEM simulations and can be leveraged to compare performances and detect performance regressions due to changes in the code.

Biomass furnace simulation with XDEM

Project Mentor: Dr. Xavier Besseron

Project Co-mentor: Dr. Sébastien Varrette and Dr. Emmanuel Kieffer

Site Co-ordinator: Dr. Ezhilmathi Krishnasamy

Learning Outcomes:
– Simply performance analysis of an HPC application (comparison, weak and strong scalability, etc.)
– Execution and automatization of jobs on an HPC cluster

 Student Prerequisites (compulsory):
– Linux environment and shell scripting (bash)
– Performance analysis for parallel applications (e.g. strong/weak scalability)

Student Prerequisites (desirable):
– Data processing and plotting (ideally with R, tidyverse and ggplot2)
– Job schedulers and resource managers for HPC clusters (ideally SLURM)

Training Materials:

– Presentation of XDEM https://luxdem.uni.lu/software/index.html
– Data analysis with R tidyverse https://r4ds.had.co.nz/introduction.html
– Data visualization with ggplot2 https://ggplot2-book.org/introduction.html
– Using Uni.lu HPC platform https://ulhpc-tutorials.readthedocs.io/en/latest/

Workplan:

W1: Training week
W2: Performance dataset examples, introduction to Uni.lu HPC platform
W3-4: Performance analysis with dataset examples
W5-6: Script for performance regression on Uni.lu HPC  platform
W8: Report

Final Product Description:
– Set of R scripts for comparative analysis of XDEM performance
– Set of bash scripts of the automatic performance regression analysis of XDEM on the HPC cluster of the University of Luxembourg

Adapting the Project: Increasing the Difficulty:
– More complex performance analysis, including more type comparisons
– Performance comparison with more than two versions of the code

Adapting the Project: Decreasing the Difficulty:
– Reduce the number of performance analysis (e.g. only the comparison between versions)
– Skip the script for execution on the HPC platform

Resources:
– Example performance dataset → provided by the mentor
– Access to Uni.lu HPC platform → provided via the site coordinator
– Acess to XDEM source code → provided by the mentor

Organisation:
ULux-University of Luxembourg

Project reference: 2221

In recent years there has been a massive development in the high-performance computing architecture. More precisely, almost all the supercomputers are having the accelerators such as GPUs. On the other hand, there is a big question rising if we use the available HPC resource in scientific computing. Therefore, it is necessary to use the heterogeneous machine for scientific applications in the scientific research community. When porting the code to the new architecture, many things need to be considered, especially the performance analysis and correctness.

https://sciencebusiness.net/news/eurohpc-partnership-opens-bidding-would-be-supercomputer-hosts

Project Mentor: Dr. Ezhilmathi Krishnasamy

Project Co-mentor: Prof. Pascal Bouvry

Site Co-ordinator: Dr. Ezhilmathi Krishnasamy

Learning Outcomes:

* Porting scientific algorithm into GPUs.
* More understanding of GPU architecture and its limitations.
* Performance analysis and code optimization.
* Numerical analysis and its application.

Student Prerequisites (compulsory):
* Programming skills in C/C++ and CUDA programming

Student Prerequisites (desirable):
* Basic knowledge in parallel programming model or parallel computer architecture and applied mathematics.

Training Materials:
CUDA:https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html

Workplan:

Week 1/: Training week
Week 2/:  Literature Review Preliminary Report (Plan writing)
Week 3 – 7/: Project Development
Week 8/: Final Report write-up

Final Product Description:
* Porting scientific C/C++ code into GPU and check correctness.

Adapting the Project: Increasing the Difficulty:
* Using multiple GPUs might increase the difficulty of the project

Adapting the Project: Decreasing the Difficulty:
*  CUDA implementation for the few tasks.

Resources:
* Opensource software framework will be considered.
* Student will get a desktop computer and HPC account at Iris supercomputer of the University of Luxembourg.

Organisation:
ULux-University of Luxembourg

Project reference: 2219

CFD is solving time-dependent partial differential equations (PDE), and PDE is solved by numerical approximation, which brings the system of equations (matrices and vectors) that need to be solved either by direct or indirect solvers. These solvers need a huge computational power in terms of the chosen problem. Moreover, Pre-processing and post-processing (time step solutions) also require much computational power to visualize or make a movie.

For example, efficient car modeling is essential for fuel efficiency, leading to environmentally friendly, particularly with CO2 emission and electricity consumption. A car can be a passenger car or race car, but lift and drag are the main parameters that need to be studied for efficient car modeling.

However, there are many CFD-based commercials or open-based solvers are available for solving the exiting CFD problems. Students will be working using the FEniCS open-source FEM-based solver in this project. FEniCS has recently evolved as a very efficient solver in parallel architecture settings. So, it is really worth trying some of the existing CFD problems to study and explore in the FEniCS environment.

Project Mentor: Dr. Ezhilmathi Krishnasamy

Project Co-mentor: Prof. Pascal Bouvry

Site Co-ordinator: Dr. Ezhilmathi Krishnasamy

Learning Outcomes:

* Computational fluid dynamics using FEniCS
* Finite Element Methods for solving realistic CFD problems
* Pre-processing, computation and post processing techniques (data analysis)
* Parallel visualization

Student Prerequisites (compulsory):
* Finite Element Methods

Student Prerequisites (desirable):
* Familier with FeniCS and computational mathematics.

Training Materials:

* Paraview : https://www.paraview.org/hpc/

* VisIt : https://wci.llnl.gov/simulation/computer-codes/visit/

* FeniCS : https://fenicsproject.org/

Workplan:

Week 1: HPC training
Week 2: Project preparation
Week 3: Preprocessing
Week 4: Simulation
Week 5: Simulation
Week 6: Post processing
Week 7: Results analysis
Week 8: Report writing

Final Product Description:
* Compare the simulation results against any one of the model with its wind tunnel experimental results.

Adapting the Project: Increasing the Difficulty:
/

Adapting the Project: Decreasing the Difficulty:
/

Resources:
FeniCS is installed and available. Other open source tools (both for simulation and pre-processing) can be installed upon student request.
Paraview and VisIt (data processing and visualization) are also available.

Organisation:
ULux-University of Luxembourg

Project reference: 2218

The main objective of this SoHPC project is to test how our existing code for energy consumption prediction scales from a local server to supercomputer. We have developed Python and R scripts to retrieve data, store it to MongoDB and load it back when needed. Additionally, based on the historical data we have developed scripts that build prediction models.Using deep neural networks, building each data model takes approx. 2 minutes and approx. 8 MB of memory. We have also tested parallelization within R using libraries parallel, doParallel and foreach. Therefore, the main goal of this project is to test how we can improve the existing R and Python scripts such that we can build 10.000 models and predictions within time limit of approx. 1 hours using a supercomputer with state-of-the-art computing nodes and storage and R libraries for MPI.

The workflow of the project

Project Mentor: Prof. Janez Povh, PhD

Project Co-mentor: Matic Rogar

Site Co-ordinator: Leon Kos

Learning Outcomes:

  • Student will master R and parallelization in R using RStudio for creating computing jobs and libraries for efficient parallel data management and analysis with R;
  • Student will learn MongoDB for big data management

Student Prerequisites (compulsory):
R, Python
Basics from regression and classification

Student Prerequisites (desirable):
Basics from data management (NoSQL data bases – MongoDB)

Training Materials:
The candidate should go through PRACE MOOC:
https://www.futurelearn.com/admin/courses/big-data-r-hadoop/7

Workplan:

W1: introductory week;
W2: efficient I/O management of industrial big data files on local HPC
W3-4: studying existing scripts for data management and predictions and parallelizing them;
W5: testing new scripts on real data
W6: final report
W7: wrap up

Final Product Description:

  • Developed scripts to retrieved industrial big data files and store in Hadoop;
  • Created R scripts for parallel analysis and computing new prediction models;

Adapting the Project: Increasing the Difficulty:
We can increase the size of data or add more demanding visualization task.

Adapting the Project: Decreasing the Difficulty:
We can decrease the size of data or simply the prediction models.

Resources:
R, Rstudio, MongoDB installations at University of Ljubljana, Faculty of mechanical engineering

Organisation:
UL-University of Ljubljana

ULFME

Project reference: 2217

We propose to analize operational logs with machine learning methods. Starting from our previous work where we characterised the operational logs of our cluster computer LISA [1], we propose a continuation that would bring in scope additional data sources, like EAR [2] and XALT [3]. We plan to evaluate an anomaly detection method on this newly created dataset. Due to the size and complexity of data, training the machine learning model will require access and use of the Dutch supercomputer Snellius.
[1] https://cs.paperswithcode.com/paper/a-holistic-analysis-of-datacenter-operations
[2] https://github.com/lenovo/ear
[3] https://www.tacc.utexas.edu/research-development/tacc-projects/xalt

Project Mentor: Damian Podareanu

Project Co-mentor: Caspar van Leeuwen

Site Co-ordinator:Carlos Teijeiro Barjas

Learning Outcomes:
Students will learn how to tackle a real-life problem with a machine learning approach at scale. They will learn what are the challenges in curating data relevant for the given problem.

Student Prerequisites (compulsory):
Student must be familiar with Python and basic machine learning techniques.
Student must be comfortable with Linux based systems and batch schedulers (SLURM)

Student Prerequisites (desirable):
Basic knowledge about deep neural networks is a plus.
Systems knowledge is a plus

Training Materials:

SURFace:

(simple) VQVAE for anomaly detection: https://arxiv.org/abs/2012.06765

Workplan:

Week 1: training week
Week 2: literature review and getting up to date with previous efforts
Week 3: update plan and practical code setup
Week 4&5: adding new data to the old collection
Week 6&7: experiments with anomaly detection methods on the collected data
Week 8 prepare final report & wrap-up

This can be done by 1 or 2 students. In the case of 2 students, we will add both EAR and XALT, otherwise we’ll chose one of them, in consultation with the student

Final Product Description:
We expect a proof of concept for the task of identifying anomalies in our operational logs

Adapting the Project: Increasing the Difficulty:
We can evaluate a more complicated method like a hierarchical VQVAE.

Adapting the Project: Decreasing the Difficulty:
We could stop after the data curation and merger and forgo the anomaly detection.

Resources:
Students will require access to Snellius (supercomputer) and LISA(cluster computer) – provided by SURF.

Organisation:
SURF

Project reference: 2216

A reasonable part of the data analytics and statistical modelling community relies on some form of probabilistic programming language and software to implement particular solvers for models written in this language. This approach allows users to specify stochastic models in a more natural way, which are then translated into, e.g., C++ code and, upon execution, will return the estimates for the parameters of the model (stochastic parameter fitting).

This project will continue the more physics-based implementation of Hamiltonian Monte Carlo started during the SoHPC 2021 to be used for sampling from probability distributions in a probabilistic programming framework with performance, parallelism and portability as goals. To this end we will utilise MPI + OpenMP, potentially swapping the latter for TBB.
The first stage of implementation achieved by SoHPC students has demonstrated that a reduction in complexity of the code and an introduction of hybrid parallelism can achieve significant (> ~2x) runtime reductions already for simple models. A preliminary analysis has indicated that the performance gains are in part due to the programming model and in part due to the re-introduction of physical parameters.
The successful applicant will work on a reimplementation of HMC with different sampling strategies in C++ and its integration in the code framework. The project will involve recurring benchmarking, scalability analyses as well as the analysis of the fundamental method to distinguish the effects of the physics-based formulation of HMC from those of the programming model. As such, a familiarity with classical dynamics and the basics of statistical physics is highly advantageous but can be communicated prior to the start of the project.

A purely pythonic implementation, that will allow for an execution on the GPU, can be attempted either in parallel with the CPU-only implementation or after the latter has reached sufficient maturity.
The expected outcome will be a parallel and intuitively understandable implementation of the method to be submitted to the appropriate software package for inclusion.

Project Mentor: Anton Lebedev

Project Co-mentor: Vassil Alexandrov

Site Co-ordinator: Luke Mason

Learning Outcomes:
The student  will also  acquire key skills such as:

– Familiarity with software development processes using GIT.

– Familiarity with concepts of Bayesian inference and its applications.

– Fundamentals of statistical physics.

The student will also learn to benchmark, profile and modify CPU and  multi-GPUs code written in  C++ and Python. Additionally they will acquire skills to implement hybrid programming approaches using MPI/OpenMP and to write mixed-language programs.

 Student Prerequisites (compulsory):
Necessary: (exclusion constraints)

– Working knowledge of C++ or Python

 

Student Prerequisites (desirable):
Highly desirable (any two): (necessary, but could be acquired before starting the project)

– Familiarity with fundamental concepts of stochastics (PDF, CDF, Bayes’ rule).

– Hamiltonian mechanics or statistical physics.

– MPI/OpenMP programming.

 Training Materials:
Will be provided to the student once he/she is selected depending on the student’s background.
Fundamentally:
“A Conceptual Introduction to Hamiltonian Monte Carlo“ by M. Betancourt ( https://arxiv.org/abs/1701.02434 )

Workplan:

Week 1/: Training week
Week 2/:  Familiarising with existing code, SW development with GIT
Week 3 – 5/: Project Development
Week 5/: Intermediate report, Adjustments of work schedule
Week 6-7/:Project Development
Week8/: Final Report write-up

Final Product Description:
The final product will be an efficient HMC parallel implementation together with the corresponding internal report, convertible to a conference or journal paper.

Adapting the Project: Increasing the Difficulty:
The difficulty can be raised by:

– Using the existing implementation as a kernel of a more complex method.

– Interfacing with optimization methods such as simulated annealing.

– Deriving test cases for correctness of the stochastic method.

Adapting the Project: Decreasing the Difficulty:
The project consists of multiple steps building upon each other. A decrease in difficulty will correspond to aiming for an intermediate, rather than final goal.

Resources:
The student will need access to multi CPU and possibly multi GPU machines as well as standard computing resources (laptop, internet connection).

Organisation:
Hartee Centre – STFC

Follow by Email