Skip to content
This repository has been archived by the owner on Jul 14, 2022. It is now read-only.

Releases: LLNL/devil_ray

v0.1.8

22 Dec 21:33
6ab59dd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.7...v0.1.8

v0.1.7

09 Sep 15:12
a7a95dc
Compare
Choose a tag to compare
uberenv update (#80)

* move things around before submoule land

* use uberenv submodule and shared configs

* new config

* pkgs

* umpire update

* update raja calls

* fix path to configs for ci

* fix

* shift

* remove old step

* updated configs

* fix issues

* update gitlabs ci

* adding fix for umpire cuda symbols

* workaround for cuda issue

* fix for mfem

* first try was in dead code path

* that fix again

Co-authored-by: Matt Larsen <larsen30@llnl.gov>

v0.1.6

06 May 16:36
f4ff9f8
Compare
Choose a tag to compare
update spack branch (#71)

v0.1.5

18 Mar 22:22
e25a9e0
Compare
Choose a tag to compare
python scripts/uberenv/uberenv.py --prefix="buildnew" --spack-config-…

v0.1.4

27 Oct 19:29
ecd54e8
Compare
Choose a tag to compare
Load balance (#55)

* adding subset filter

* add files and change collection.size

* initial sending

* need to solve the bvh issue

* defer bvh construction

* hack workaround for bvh construction having a bvh

* adding missing file

* go full ansuych

* cleanup

* finishing unit test

* changing

* small refactor

* memory error somewhere

* about to defer raange comp

* lazy eval ranges

* handle empty field ranges

* remove print

* more range fixes

* adding image

* lets try this thing

* actually do what we want

* a little better

* mark

* trying alternative

* more

* write out the balancing

* about to try random

* some cleanup

* fixing

* cleanup

* more

* knobs and comments

* adding missing test image

* cuda fix

* actually fix it

* missed another

* fix typo

* adding namespace

* fixing prefix

* add samples to the load balancing interface

Co-authored-by: larsen30@llnl.gov <larsen30@rzgenie9.llnl.gov>
Co-authored-by: larsen30@llnl.gov <larsen30@rzgenie19.llnl.gov>
Co-authored-by: larsen30@llnl.gov <larsen30@rzgenie2.llnl.gov>
Co-authored-by: larsen30@llnl.gov <larsen30@rzgenie5.llnl.gov>
Co-authored-by: larsen30@llnl.gov <larsen30@rzgenie38.llnl.gov>
Co-authored-by: larsen30@llnl.gov <larsen30@rzgenie14.llnl.gov>
Co-authored-by: larsen30@llnl.gov <larsen30@rzgenie7.llnl.gov>
Co-authored-by: larsen30@llnl.gov <larsen30@rzgenie12.llnl.gov>

v0.1.3

16 Jul 01:40
bd29f91
Compare
Choose a tag to compare
ask for a mfem host pointer (#45)

v0.1.2

22 Apr 14:24
421a254
Compare
Choose a tag to compare

Added tet/tri support, otherwise known as pickle support.
Fast path for quardratic/linear meshs

v0.1.1

10 Mar 16:31
Compare
Choose a tag to compare
adjust mesh coloring

v0.1.0

03 Mar 17:00
Compare
Choose a tag to compare
adding helper script