~~NOCACHE~~ ~~NOTOC~~ {{::hps-header.jpg?nolink}}
Infinite Storage
Infinite Possibilities
====== High-Performance Storage ====== {{ :logo.png?200&nolink}} **//The research group High-Performance Storage improves the [[:research:start#high_performance_storage|capabilities of storage landscapes applying smart concepts]]. We speak big data analytics and [[:research:start#high_performance_computing|high-performance computing]] and apply our knowledge to meet the needs of [[https://aces.cs.reading.ac.uk|environmental modeling]]. //** Further information about our [[research:start|mission]]. The HPS group is tightly integrated into the GWDG AG Computing group with more than 25 people. ===== News ===== * 2021-06-01: Julian is now Professor in High-Performance Computing at the Georg-August-Universität Göttingen and the deputy head High-Performance Computing at the [[https://www.gwdg.de/|GWDG]]. * 2020-09-30: Julian is guest editor of the special issue "[[https://www.mdpi.com/journal/algorithms/special_issues/High_Performance_Computing_Algorithm|High-Performance Computing Algorithms and their Applications 2021]]" in MDPI's journal Algorithms * 2019-09-08: Listen to the **[[https://insidehpc.com/2019/09/podcast-io500-benchmark-gains-traction/|Radio Free HPC podcast with the IO-500 team]]** * 2019-08-25: **BCS interview: [[https://www.bcs.org/content-hub/inside-the-open-source-community/|Inside the Open Source Community]]** ==== Blog news ==== {{rss>https://juliankunkel.blogspot.com/feeds/posts/default date}} ===== Research ====== Explore our research using the power of machine learning, click on a **keyword** to see relevant documents. dir=hps tag=wordcloud1 abstract=false count=10 ==== Ongoing projects with HPS involvement ==== * [[research:projects:reading:esiwace2:start]] * [[research:projects:hamburg:bullio:|Bull I/O cooperation]] * [[research:projects:start|Show all projects…]] ==== Recent talks ==== require_once('../php/common.php'); require_once('../php/talks.php'); $loader = new DataLoader(DataLoader::Talks); $loader->load(); $pubs = new TalkPrinter($loader); $pubs->print(TRUE, DataPrinter::ListFlat, 5); * [[research:talks|Show all talks…]] ==== Recent publications ==== require_once('../php/common.php'); require_once('../php/publications.php'); $loader = new DataLoader(DataLoader::Publications); $loader->load(); $pubs = new Publications($loader); $pubs->printDW(TRUE, DataPrinter::ListFlat, 5); * [[research:publications|Show all publications…]] ==== Recent theses ==== require_once('../php/common.php'); require_once('../php/theses.php'); $loader = new DataLoader(DataLoader::Theses); $loader->load(); printTheses($loader, TRUE, TRUE, 5); * [[research:theses|Show all theses…]]