Skip to content

Commit

Permalink
paper: Statement of need/second paragraph -> sentence
Browse files Browse the repository at this point in the history
cf. #137
  • Loading branch information
Theresa Pollinger committed Dec 10, 2024
1 parent 4642d4d commit b41a696
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,13 +88,8 @@ considering only those resolutions where the highest amount of information is ex
While some implementations of the CT are
available, there is currently no other implementation for
parallel simulations that require distributed computing.

`DisCoTec` is a C++ framework for the sparse grid combination technique.
Targeted at HPC systems, it is used for parallel simulations [@heeneMassivelyParallelCombination2018],
drawing on distributed-memory parallelism via MPI and shared-memory parallelism
via OpenMP.
It is designed to be used in combination with existing simulation codes,
which can be used with `DisCoTec` in a black-box fashion.
`DisCoTec` is a C++ framework for massively-parallel time-dependent problems
with the CT, which fills this gap.


# Methods: Sparse grid combination technique and implementation
Expand Down

0 comments on commit b41a696

Please sign in to comment.