- Dec 11, 2017
-
-
Martin Bauer authored
-
- Dec 06, 2017
- Dec 04, 2017
- Dec 03, 2017
-
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
- loop cutting - simplification of conditionals inside loop
-
- Dec 02, 2017
-
-
Martin Bauer authored
-
- Nov 30, 2017
-
-
Christian Godenschwager authored
-
- Nov 10, 2017
-
-
Martin Bauer authored
-
Martin Bauer authored
-
- Nov 08, 2017
-
-
Martin Bauer authored
-
- Nov 07, 2017
-
-
Martin Bauer authored
-
- Nov 02, 2017
-
-
Martin Bauer authored
- alignment of index array when using additional data - data types have been hashed incorrectly
-
Martin Bauer authored
-
Jan Hönig authored
Updated testing of kerncraft_coupling and some functions in kerncraft_coupling in order to be compatible with the kerncraft version 5.1
-
- Oct 26, 2017
-
-
Martin Bauer authored
-
- Oct 24, 2017
-
-
Jan Hönig authored
Testcases test_mu_equivalence, test_phi_equivalence are passing.
-
- Oct 23, 2017
-
-
Michael Kuron authored
-
- Oct 21, 2017
-
-
Martin Bauer authored
-
Martin Bauer authored
-
- Oct 17, 2017
-
-
Martin Bauer authored
- support for logical operators, and/or - both phase field kernels can be vectorized now
-
Martin Bauer authored
- phasefield phi sweep vectorizes successfully
-
Martin Bauer authored
-
Jan Hönig authored
Fixed a severe bug. Renamed makePythonFunction of the llvm backend. Deleted code duplicity.
-
- Oct 13, 2017
-
-
Jan Hönig authored
Fixed function bug.
-
- Oct 11, 2017
-
-
Jan Hönig authored
Added LLVM: CodePrinter and a compiler Updated data_types Added tests Added jupyter notebooks Fixed bugs Restructured transformation functions
-
- Oct 10, 2017
-
-
Martin Bauer authored
-
Martin Bauer authored
- activated vectorization for LBM kernels
-
Martin Bauer authored
- renaming because of clashes with types.py from other packages
-
Martin Bauer authored
- sympys piecewise defined functions are mapped to blend instructions - cast function is now a class - several bugfixes
-
- Oct 09, 2017
-
-
Martin Bauer authored
- first vectorization tests are running - type system: use memoized getTypeOfExpression - casts are done using sp.Function('cast') - C backend adapted for vectorization support - AST nodes can required optional headers
-
- Sep 26, 2017
-
-
Martin Bauer authored
- support for kernels that run over walberla ghost layers
-
Martin Bauer authored
-
Martin Bauer authored
- old method produced unused variables - old method was not deterministic in the output code i.e. ordering of the introduced constants - moveConstantsBeforeLoops transformation was also not deterministic
-
- Sep 25, 2017
-
-
Martin Bauer authored
-
Martin Bauer authored
- lbmpy plotting uses the pystencils plotting now
-
- Sep 21, 2017
-
-
Martin Bauer authored
-> reading from arrays was slower with some compilers
-
- Sep 20, 2017
-
-
Martin Bauer authored
-