History log of /libCEED/ (Results 5201 – 5225 of 5646)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
0877980529-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

1912414b29-Mar-2018 Jed Brown <jed@jedbrown.org>

occa: use CEED_INTERN for internal backend functions

58eca98729-Mar-2018 Jed Brown <jed@jedbrown.org>

Add Travis-CI and BSD-2 badges

e6e33d1729-Mar-2018 Tzanio Kolev <tzanio@llnl.gov>

Merge pull request #56 from thilinarmtb/run_nek_fix

Update the Nek5000 example run process

a1571ba229-Mar-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Nek: Use short option for -ceed in examples

and update README.md

160a998429-Mar-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Merge branch 'master' into run_nek_fix

58b7665e29-Mar-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Nek: Unify long options and update README.md

449a557b29-Mar-2018 Veselin Dobrev <dobrev@llnl.gov>

Fix a few typos in examples/nek5000/README.md

0c475c5a29-Mar-2018 Tzanio <tzanio@llnl.gov>

Short option -c, long option -ceed (not --ceed)

b55f266729-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.

ab5696a729-Mar-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Nek: Polish run-nek-examples.sh

Replace ./boxes by $NEK_BOX_DIR

55c5f5d329-Mar-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Nek: Fix a typo `-ex` --> `-e`

63d11ad429-Mar-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Nek: polish run-nek-examples.sh

dfabffcd29-Mar-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Nek: Update README.md

6402fb0429-Mar-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Nek: update run-nek-examples.sh

47a7da0229-Mar-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Merge branch 'master' into run_nek_fix

50d6287529-Mar-2018 Jed Brown <jed@jedbrown.org>

Merge branch 'jed/FC-environment' [PR #55]

* jed/FC-environment:
makefile: only replace CC and FC when they are default (or undefined)

3989e00829-Mar-2018 Jed Brown <jed@jedbrown.org>

Merge branch 'nek_gpu' [PR #47]

* nek_gpu:
Nek: Stop using LD_LIBRARY_PATH in
Took out link libs for Nek that Thilina removed previously
Adding rpath for libCEED in Nek build
Rename ex1.okl

Merge branch 'nek_gpu' [PR #47]

* nek_gpu:
Nek: Stop using LD_LIBRARY_PATH in
Took out link libs for Nek that Thilina removed previously
Adding rpath for libCEED in Nek build
Rename ex1.okl --> bp1.okl
examples/nek5000: It is not necessary to link -locca or -lcuda directly
Check the TODOs
Got ex1 to work with new occa-dev HEAD
Try to run Nek5000 example using new occa-dev HEAD
Update make-nek-examples.sh
Update nek example to work with the GPUs
Update nek example to work with the GPUs

show more ...

f5c159c329-Mar-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Nek: Stop using LD_LIBRARY_PATH in

run-neak-examples.sh

a606213429-Mar-2018 Tzanio <tzanio@llnl.gov>

Took out link libs for Nek that Thilina removed previously

17bd35f629-Mar-2018 Tzanio <tzanio@llnl.gov>

Adding rpath for libCEED in Nek build

dc753d4029-Mar-2018 Jed Brown <jed@jedbrown.org>

makefile: only replace CC and FC when they are default (or undefined)

Unconditional use of = overrides the environment, but spack would prefer
to just export CC and FC rather than pass as command-li

makefile: only replace CC and FC when they are default (or undefined)

Unconditional use of = overrides the environment, but spack would prefer
to just export CC and FC rather than pass as command-line arguments.

Reported-by: Veselin Dobrev <dobrev1@llnl.gov>

show more ...

262a692c29-Mar-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Rename ex1.okl --> bp1.okl

e0f331b729-Mar-2018 Veselin Dobrev <dobrev@llnl.gov>

Delete the OCCA_LIBS variable from the mfem examples building rule.

c0c38e3529-Mar-2018 Veselin Dobrev <dobrev@llnl.gov>

Some small tweaks and improvements in the MFEM and PETSc examples.

1...<<201202203204205206207208209210>>...226