History log of /libCEED/ (Results 5301 – 5325 of 5646)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
137a071420-Mar-2018 Stan Tomov <tomov@eecs.utk.edu>

remove some wornings

14c1ded120-Mar-2018 Stan Tomov <tomov@eecs.utk.edu>

Fix something in the Makefile related to magma code generator

42f4540020-Mar-2018 camierjs <camier1@llnl.gov>

[occa] WIP MFEM ex1

2a61d53920-Mar-2018 Tzanio <tzanio@llnl.gov>

Merge branch 'master' into occa-dev

Conflicts:
Makefile

94b4329120-Mar-2018 camierjs <camier1@llnl.gov>

[occa] Tindices before push into kernels

2dd06fc220-Mar-2018 camierjs <camier1@llnl.gov>

[occa] CeedElemRestrictionOffset

37c58ae620-Mar-2018 Tzanio <tzanio@llnl.gov>

Remove -march=native from compiler flags

8f0f96b319-Mar-2018 camierjs <camier1@llnl.gov>

Merge branch 'master' into occa-dev

882173ec19-Mar-2018 Tzanio <tzanio@llnl.gov>

Adding back atomicAdds in kRestrict4 and kRestrict5 kernels.

c119dad619-Mar-2018 Stan Tomov <tomov@eecs.utk.edu>

port ElemRestriction using generator; use also atomics in the generation for the += case

d86cda6f19-Mar-2018 Stan Tomov <tomov@eecs.utk.edu>

add include atomics to generated file

688ab9f619-Mar-2018 Stan Tomov <tomov@eecs.utk.edu>

add include path to more magma directories - magmablas for kernels with atomics

1751b0a917-Mar-2018 Stan Tomov <tomov@eecs.utk.edu>

Update restriction Destroy and Create. Still passes the tests but with 4 warnings - by design create takes indices as const, but in case ownership is passed, we later have to free them so can not dec

Update restriction Destroy and Create. Still passes the tests but with 4 warnings - by design create takes indices as const, but in case ownership is passed, we later have to free them so can not declare them as const in the magma function. Next, port apply ...

show more ...

e290095417-Mar-2018 Stan Tomov <tomov@eecs.utk.edu>

extend CeedVector_Magma to get input from DEVICE. Vector functionality now passes the make test routines. About to add spacifics for CeedElemRestriction_Magma

cd83fb2d17-Mar-2018 Stan Tomov <tomov@eecs.utk.edu>

bug fixes and extend functionality of the generation tool to handle from one to three nested loops

755585ce17-Mar-2018 Stan Tomov <tomov@eecs.utk.edu>

Update the Makefile to run the magma generation tool (gccm.py)

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

Merge pull request #43 from CEED/jed/fix-osx-dylib-alt

make: set -install_name using @rpath so library is relocatable

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

make: set -install_name using @rpath so library is relocatable

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

Some small changes

e190699516-Mar-2018 camierjs <camier1@llnl.gov>

[occa] revert unwanted changes in ref backend and ceed-elemrestriction.c file

3f3e734016-Mar-2018 camierjs <camier1@llnl.gov>

[make] ctc-% and ctg-% commands for 'C' tests on cpu|gpu with % ressource

f40fb3cb16-Mar-2018 camierjs <camier1@llnl.gov>

[occa] astyle

84404c7316-Mar-2018 camierjs <camier1@llnl.gov>

[occa] operator, qfunction cleanup

3ea7ca8416-Mar-2018 camierjs <camier1@llnl.gov>

[occa] qoffset into OKL files to avoid copies for qdata

8159360716-Mar-2018 camierjs <camier1@llnl.gov>

[occa] operator qdata CeedVectorRestoreArray

1...<<211212213214215216217218219220>>...226