| 6dc8cd5c | 02-May-2018 |
Jed Brown <jed@jedbrown.org> |
Merge branch 'fix_nek_exmaple' of github:thilinarmtb/libceed [PR #73]
* 'fix_nek_exmaple' of github:thilinarmtb/libceed: Nek: Remove unnecessary subroutines Nek: Stop creating redundant ceed ope
Merge branch 'fix_nek_exmaple' of github:thilinarmtb/libceed [PR #73]
* 'fix_nek_exmaple' of github:thilinarmtb/libceed: Nek: Remove unnecessary subroutines Nek: Stop creating redundant ceed operatos, vectos, etc
show more ...
|
| 2ac260f1 | 26-Apr-2018 |
Thilina Rathnayake <thilinarmtb@gmail.com> |
Nek: Remove unnecessary subroutines |
| eeb1589d | 26-Apr-2018 |
Thilina Rathnayake <thilinarmtb@gmail.com> |
Nek: Stop creating redundant ceed operatos, vectos, etc |
| 7f299f71 | 18-Apr-2018 |
Thilina Rathnayake <thilinarmtb@gmail.com> |
Examples: single makefile for all the examples |
| 1dd6cf79 | 14-Apr-2018 |
Thilina Rathnayake <thilinarmtb@gmail.com> |
Nek: Remove a redundant echo statement |
| 4b94d23f | 14-Apr-2018 |
Thilina Rathnayake <thilinarmtb@gmail.com> |
Nek: Add a Makefile for Nek5000 examples |
| 187c3947 | 30-Mar-2018 |
Veselin Dobrev <dobrev@llnl.gov> |
Fix a bug in examples/mfem/Makefile.
Reported-by: Jean-Sylvain Camier camier1@llnl.gov |
| 11348800 | 29-Mar-2018 |
Jed Brown <jed@jedbrown.org> |
Merge branch 'unify-examples-plus' [PR #54]
* unify-examples-plus: Remove kernel caching from the example/{ceed,mfem,petsc}/Makefiles. In examples/{mfem,petsc}/Makefile: Delete the OCCA_LIBS v
Merge branch 'unify-examples-plus' [PR #54]
* unify-examples-plus: Remove kernel caching from the example/{ceed,mfem,petsc}/Makefiles. In examples/{mfem,petsc}/Makefile: Delete the OCCA_LIBS variable from the mfem examples building rule. Some small tweaks and improvements in the MFEM and PETSc examples.
show more ...
|
| 54b2713b | 29-Mar-2018 |
Veselin Dobrev <dobrev@llnl.gov> |
Remove kernel caching from the example/{ceed,mfem,petsc}/Makefiles.
In README.md, add a paragraph about the kernel sources being installed. |
| 17ceec98 | 29-Mar-2018 |
Jed Brown <jed@jedbrown.org> |
nek: honor MPIEXEC environment variable |
| 56af1bfe | 29-Mar-2018 |
Jed Brown <jed@jedbrown.org> |
nek: change option to "-b 3" instead of "-b b3" and auto-generate the boxes |
| 0bfce968 | 29-Mar-2018 |
Jed Brown <jed@jedbrown.org> |
nek: fix options parsing/docs for -long options |
| 08779805 | 29-Mar-2018 |
Veselin Dobrev <dobrev@llnl.gov> |
In examples/{mfem,petsc}/Makefile:
* support the use of 'make -B' * prevent rebuilding due to okl-lib-cache dependency.
Reported-by: Jed Brown jed@jedbrown.org |
| a1571ba2 | 29-Mar-2018 |
Thilina Rathnayake <thilinarmtb@gmail.com> |
Nek: Use short option for -ceed in examples
and update README.md |
| 160a9984 | 29-Mar-2018 |
Thilina Rathnayake <thilinarmtb@gmail.com> |
Merge branch 'master' into run_nek_fix |
| 58b7665e | 29-Mar-2018 |
Thilina Rathnayake <thilinarmtb@gmail.com> |
Nek: Unify long options and update README.md |
| 449a557b | 29-Mar-2018 |
Veselin Dobrev <dobrev@llnl.gov> |
Fix a few typos in examples/nek5000/README.md |
| 0c475c5a | 29-Mar-2018 |
Tzanio <tzanio@llnl.gov> |
Short option -c, long option -ceed (not --ceed) |
| b55f2667 | 29-Mar-2018 |
Tzanio <tzanio@llnl.gov> |
Adding '-c' as a short version of '-ceed' in run-nek-example.sh.
Wording adjustments in examples/nek5000/README.md. |
| ab5696a7 | 29-Mar-2018 |
Thilina Rathnayake <thilinarmtb@gmail.com> |
Nek: Polish run-nek-examples.sh
Replace ./boxes by $NEK_BOX_DIR |
| 55c5f5d3 | 29-Mar-2018 |
Thilina Rathnayake <thilinarmtb@gmail.com> |
Nek: Fix a typo `-ex` --> `-e` |
| 63d11ad4 | 29-Mar-2018 |
Thilina Rathnayake <thilinarmtb@gmail.com> |
Nek: polish run-nek-examples.sh |
| dfabffcd | 29-Mar-2018 |
Thilina Rathnayake <thilinarmtb@gmail.com> |
Nek: Update README.md |
| 6402fb04 | 29-Mar-2018 |
Thilina Rathnayake <thilinarmtb@gmail.com> |
Nek: update run-nek-examples.sh |
| 47a7da02 | 29-Mar-2018 |
Thilina Rathnayake <thilinarmtb@gmail.com> |
Merge branch 'master' into run_nek_fix |