- 02 Sep, 2015 1 commit
-
-
Johannes Spazier authored
-
- 01 Sep, 2015 2 commits
-
-
Johannes Spazier authored
-
Johannes Spazier authored
-
- 25 Aug, 2015 1 commit
-
-
Johannes Spazier authored
-
- 21 May, 2014 1 commit
-
-
Johannes Spazier authored
-
- 10 Apr, 2014 1 commit
-
-
Johannes Spazier authored
-
- 09 Apr, 2014 1 commit
-
-
Johannes Spazier authored
-
- 06 Apr, 2014 3 commits
-
-
Johannes Spazier authored
-
Johannes Spazier authored
-
Johannes Spazier authored
-
- 06 Mar, 2014 1 commit
-
-
Johannes Spazier authored
- Flushing the output explicitly.
-
- 15 Feb, 2014 1 commit
-
-
Johannes Spazier authored
- The memory alignment was adjusted. - The progress output is now flushed.
-
- 10 Feb, 2014 4 commits
-
-
Johannes Spazier authored
-
Johannes Spazier authored
-
Johannes Spazier authored
- Fixed 'svn export' in download.py.
-
Johannes Spazier authored
- Added PDF files from ftp server. - Added a python script that can be used to download test data on demand.
-
- 09 Feb, 2014 3 commits
-
-
Johannes Spazier authored
-
Johannes Spazier authored
- A directory "tools/" was added. It includes programs that can be used to display the results created by EasyWave. - A directory "tests/" was added that contains some python scripts for testing different versions of EasyWave.
-
Johannes Spazier authored
-
- 21 Nov, 2013 2 commits
-
-
Johannes Spazier authored
This is an alpha version that dynamically creates a subset of the input grid according to the source location. The number of steps that are necessary to run a complete simulation is hardcoded for now. Maybe there is a better approach. This feature is needed to use EasyWave from the web where a user can specify any source location and we have to choose the right grid to answer his request.
-
Johannes Spazier authored
-
- 09 Nov, 2013 2 commits
-
-
Johannes Spazier authored
- Run *Update- and *Boundary-kernels in different streams and thus concurrently.
-
Johannes Spazier authored
- Fixed some indexing issues in kernel WaveBoundary (memory accesses of 1D-Arrays were not 0-based). - Closed small memory leaks caused by cuda-calls.
-
- 25 Oct, 2013 4 commits
-
-
Johannes Spazier authored
-
Johannes Spazier authored
The memory layout should change to map the grid contents directly. The pre-calculation of some constant arrays could be done once for each grid.
-
Johannes Spazier authored
-
Johannes Spazier authored
-
- 24 Oct, 2013 2 commits
-
-
Johannes Spazier authored
-
Johannes Spazier authored
- Added some time measurement and a verbose mode that can be enabled with "-verbose".
-
- 16 Oct, 2013 2 commits
-
-
Johannes Spazier authored
-
Johannes Spazier authored
-