Thu, 21 Feb 2019 14:19:25 +0100 |
Ylva Rydin |
merge
cell_based_test
|
Thu, 14 Feb 2019 16:25:22 +0100 |
Vidar Stiernström |
Improve efficiency of apply by the following:
cell_based_test
|
Thu, 07 Feb 2019 16:34:55 +0100 |
Ylva Rydin |
Change Type of dClosure and dClosure to stencil.
cell_based_test
|
Tue, 12 Feb 2019 15:18:18 +0100 |
Jonatan Werpers |
Introduce and use apply_backwards for stencils
cell_based_test
|
Wed, 06 Feb 2019 23:08:11 +0100 |
Jonatan Werpers |
Convert D2 to only use tuples
cell_based_test
|
Wed, 06 Feb 2019 23:03:12 +0100 |
Jonatan Werpers |
Introduce and use the function stringToTuple in sbpD2.jl
cell_based_test
|
Wed, 06 Feb 2019 08:58:32 +0100 |
Jonatan Werpers |
Add "Unknown" region and implement D2 for it
cell_based_test
|
Tue, 05 Feb 2019 22:30:46 +0100 |
Jonatan Werpers |
Make D2 support sbp.Index and specification of region
cell_based_test
|
Mon, 04 Feb 2019 16:09:07 +0100 |
Ylva Rydin |
Made everything work(?) but also go really slow. And also not type-stable.
stencil_index
|
Mon, 04 Feb 2019 09:13:48 +0100 |
Vidar Stiernström |
Implement apply for 2D-Laplace which takes an StencilIndex as input
stencil_index
|
Tue, 29 Jan 2019 14:32:28 +0100 |
Vidar Stiernström |
Create types StencilIndex, LowerClosureIndex, UpperClosureIndex and InteriorIndex. First attempt at seperating out interior and closure indices from. Not fully implemented.
cell_based_test
|
Fri, 25 Jan 2019 16:47:51 +0100 |
Vidar Stiernström |
Merge with default
patch_based_test
|
Fri, 25 Jan 2019 15:10:41 +0100 |
Vidar Stiernström |
Reduce allocations
patch_based_test
|
Fri, 25 Jan 2019 15:26:47 +0100 |
Jonatan Werpers |
Merge with default
cell_based_test
|
Fri, 25 Jan 2019 15:20:40 +0100 |
Jonatan Werpers |
Change to using tuples in stencils and ops
|
Thu, 24 Jan 2019 17:46:57 +0100 |
Jonatan Werpers |
Merge
cell_based_test
|
Thu, 24 Jan 2019 14:58:22 +0100 |
Vidar Stiernström |
Add benchmarktest and mark all apply functions with @inline and @inbounds
patch_based_test
|
Thu, 24 Jan 2019 14:33:49 +0100 |
Vidar Stiernström |
Improve type stability
patch_based_test
|
Thu, 24 Jan 2019 14:38:14 +0100 |
Ylva Rydin |
Inline and inbounds everything
cell_based_test
|
Fri, 18 Jan 2019 14:26:04 +0100 |
Jonatan Werpers |
Make apply operator more efficient using @inbounds and @inline
cell_based_test
|
Thu, 17 Jan 2019 16:04:07 +0100 |
Jonatan Werpers |
Make D2 more type stable
cell_based_test
|
Thu, 17 Jan 2019 09:44:06 +0100 |
Jonatan Werpers |
Only do inner stencil
default_perf_test
|
Thu, 17 Jan 2019 09:41:25 +0100 |
Jonatan Werpers |
Only do inner stencil
cell_based_test
|
Tue, 15 Jan 2019 12:26:06 +0100 |
Ylva Rydin |
Convert apply functions to cell-based
cell_based_test
|
Fri, 11 Jan 2019 11:15:44 +0100 |
Jonatan Werpers |
Use enum for parity
|
Thu, 10 Jan 2019 16:30:54 +0100 |
Ylva Rydin |
remove stride and remove some bugs
|
Thu, 10 Jan 2019 15:53:44 +0100 |
Jonatan Werpers |
Merge
|
Thu, 10 Jan 2019 14:47:44 +0100 |
Ylva Rydin |
Fix bugs in sbpD2
|
Thu, 10 Jan 2019 15:49:44 +0100 |
Jonatan Werpers |
Move stencil operator application to its own function
|
Thu, 10 Jan 2019 10:12:11 +0100 |
Jonatan Werpers |
Start implementing reading 1D operator stencils from file into struct
|
Mon, 17 Dec 2018 14:30:59 +0100 |
Jonatan Werpers |
Move stencil to its own file
|
Mon, 17 Dec 2018 14:17:25 +0100 |
Jonatan Werpers |
Add flip method for stencils
|
Mon, 17 Dec 2018 13:05:16 +0100 |
Jonatan Werpers |
Use stencils in D2
|
Mon, 17 Dec 2018 12:53:00 +0100 |
Jonatan Werpers |
Add 1d stencil type
|
Mon, 17 Dec 2018 12:45:30 +0100 |
Jonatan Werpers |
Add function to get closure size
|
Mon, 17 Dec 2018 12:44:02 +0100 |
Jonatan Werpers |
Add type to sbpD2.jl
|
Mon, 17 Dec 2018 11:07:27 +0100 |
Vidar Stiernström |
Starting julia project
|