We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8fe955 commit 9c3a317Copy full SHA for 9c3a317
src/pages/index.astro
@@ -67,8 +67,8 @@ const carouselPictures = (await getCollection("carousel"))
67
</ChevronListItem>
68
</List>
69
<Typography>
70
- 特に,筑波大学計算科学研究センターで運用されている多重複合型演算加速スーパーコンピュータCygnus,
71
- 最先端共同HPC基盤施設(JCAHPC)のOakforest-PACSでは,
+ 特に,筑波大学計算科学研究センターで運用されているビッグメモリスーパーコンピュータPegasusや,
+ 最先端共同HPCの基盤施設(JCAHPC)のMyabiでは,
72
これらの大規模並列計算機を用いて各種計算科学応用分野と積極的な関係・共同研究を行っており,
73
並列言語・ライブラリ・アルゴリズム等、様々な面で実世界に役立つ高性能計算を目指した研究を進めています.
74
</Typography>
0 commit comments