Jed Brown

Results 65 issues of Jed Brown

I don't use this product, but it looks useful for some educational formats and it offers a distinct workflow that may be worth discussing. https://www.reviewnb.com/

content: add

content: add

The [current schema](https://github.com/citation-file-format/citation-file-format/blob/1.2.0/schema-guide.md#transitive-credit) for transitive software requires listing each author of the dependency. These change frequently and can have hundreds or thousands of people across each of dozens of library...

discussion

There does not seem to be a convention for protecting case of proper names so you see ``` title: "XYZ: An ABC alternative" ``` produces the BibTeX ``` title={XYZ: An...

enhancement

### Feature request :sparkles: I've used the Moodle integration to sync rosters. The Moodle side is also meant to be able to link GitHub Assignments as Moodle Activities, but I...

LMS Integration :school:

The extent of current documentation: > The conduit_relay_mpi_io library provides the conduit::relay::mpi::io namespace which includes variants of these methods which take a MPI Communicator. These variants pass the communicator to...

docs

MPI-2.1 was published in 2008, but mpi.h still contains ```c #define MPI_VERSION 2 #define MPI_SUBVERSION 0 ``` MS-MPI is [portrayed](http://lists.mpi-forum.org/pipermail/mpi-forum/attachments/20181107/f8696f29/attachment-0001.pptx) at SC/MPI Forum meetings as merely lagging in MPI-3.1 implementation,...

I'm trying to tune a BoomerAMG configuration (via PETSc) to run on HIP. I'm using hypre-2.24 and rocm-5.0.2. I believe I'm matching the [MFEM elasticity configuration](https://github.com/mfem/mfem/blob/master/linalg/hypre.cpp#L4730-L4774), as explained in [this...

I can build and run the pure libceed examples, which means we could embed them in a static web page that would run simulations in the user's browser. This now...

@dmed256 Perhaps you can identify what's going wrong here. I pass a device pointer here (and it works with all the other `/gpu/hip/*` backends). The `self->modeMemory->dtype_` is NULL so we...

bug
OCCA