| #
ce18bed9
|
| 17-Mar-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #858 from CEED/jeremy/dump-copy-stuff
Strip redundant/outdated license info duplication
|
| #
3d8e8822
|
| 17-Mar-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
minor - update copyright headers
|
| #
98e77aa2
|
| 09-Nov-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #658 from CEED/jeremy/actions
CI - Use GitHub Actions
|
| #
99c88bd8
|
| 07-Nov-2020 |
jeremylt <thompson.jeremy.luke@gmail.com> |
Nek - extend to 132 col line length for qf paths
|
| #
86eceeb5
|
| 09-Jan-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #440 from CEED/jeremy/arm-travis
Travis - Update to Bionic, Add ARM64 and POWER8 arch
|
| #
b3d368a0
|
| 09-Jan-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Travis - update to bionic for gcc 7.4
|
| #
7cf4cb3b
|
| 16-Sep-2019 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #344 from CEED/jeremy/ifort-fix
Fortran - Use preprocessor directive to provide abs path to true qfuntion source
resolves Issue #71
|
| #
2d50dd3d
|
| 16-Sep-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Fortran - Use preprocessor directive to provide abs path to true qfunction source
|
| #
86a4271f
|
| 22-Jul-2019 |
Thilina Rathnayake <thilinarmtb@users.noreply.github.com> |
Update nek5000 example scripts (#241)
* Update nek5000 examples to use NEKTOOLS_DIR
* Remove +x
* Nek: Fix a bug in generate-boxes.sh script
* Use one script for nek exaamples
* Update m
Update nek5000 example scripts (#241)
* Update nek5000 examples to use NEKTOOLS_DIR
* Remove +x
* Nek: Fix a bug in generate-boxes.sh script
* Use one script for nek exaamples
* Update make-nek-tests.sh
* Update nek-examples.sh
* Change permissions of make-nek-tests.sh
* Update examples Makefile to use new nek script
* Update nek5000 examples build process
* Trying to make travis happy
* Polishing the script
* This should make Travis happy
* Polish nek-examples.sh
* Update examples/Makefile
* Update top-level makefile
* Delete make-nek-tests.sh & update nek-examples.sh
* Update Makefile and examples/Makefile
* Update nek-examples.sh
* Update TESTARGS in bp .usr files
* Update Makefile
* Update .travis.yml
* Update nek-examples.sh
* Add CEED_DIR to tap.sh
* Uncomment OCCA_DIR in Makefile
* Fix make prove and update tap.sh
* Pass NEK5K_DIR and CEED_DIR in prove-all
* Set MPI=0 default for Nek examples/tests
* Nek5K make updates
* Make prove update
* Update make-prove to make all ex except Nek5K in parallel
* Set Nek5K examples to use MPI by default
* Makefile: Improved Nek5k handling
* Makefile: build Nek bps in separate directories
* Nek: rename dir for f77 file length
* debugging
* Nek: use single source
* Makefile: fix Nek mpif.h issue
* Nek: Clean up build proces, improve documentation
* Makefile: enable building single Nek example in parallel with other examples
* Nek: Fix CC/FC and TESTARGS
show more ...
|