jaycedowell
jaycedowell
Works for me on Ubuntu 20.04 and MacOS 12.7.
I was about to merge this when I noticed that the self-hosted builds were hanging. Why's that happening?
Self hosted is back.
Oh look, it's our good friend the "test_matmul_aa_ci8" test failure (#187).
For the build of .gpu could we just specify all supported SMs? And then set a reasonable default for the shared memory per SM? I think those are the only...
Should we turn the docker builds into CI tests? Maybe only in master?
Maybe this could help with the docker stuff: https://github.com/marketplace/actions/build-and-push-docker-images
Maybe we should go up to Jammy on this.
NB: Update to universal ctags (#250).
After fixing up things I am able to build the containers and I've been able to run the test suite in the GPU container. There are a few problems: ```...