Ethan Mahintorabi

Results 203 comments of Ethan Mahintorabi

@oharboe Looks like there are specific packages that provide libclang_rt. You might just need to find where they are on your system and LD_PRELOAD them. https://packages.debian.org/sid/libclang-rt-16-dev

@precisionmoon, just a reminder all code related to our stuff is required to have a C++ unit test.

@antonblanchard can you sign the CLA?

@mithro Can you give me write access to these repos?

I think we should merge this in, but an ASCII format for GDS sounds easy enough to build, and rather useful

@RTimothyEdwards Still waiting on write access, but Proppy's visual diff also update the gds layout views?

The brew package for googletest is missing a bunch of stuff. We really shouldn't rely on it.

It could be the case that the MT only helps on larger designs, and is a net negative on designs below a certain size threshold.

> Please try to get a more precise measure of the runtime difference as this is important in deciding whether Kokkos is a good alternative to direct CUDA coding. >...