| 8 Oct 2024 |
| @pascal.grosmann:scs.ems.host left the room. | 10:55:06 |
connor (he/him) | From what I’ve seen in the Python ecosystem, compiling kernels at runtime is becoming more commonplace because it reduces the size of binaries you ship and allows optimizing for the hardware you’re specifically running on. For example, JAX (via XLA) support auto tuning via Triton by compiling and running a number of different kernels. | 15:46:17 |
Gaétan Lepage | Yes, compiling on the fly is the core spirit of tinygrad. | 15:47:06 |
SomeoneSerge (matrix works sometimes) | Trying to compose backendStdenv with ccacheStdenv 🙃 | 17:07:51 |
SomeoneSerge (matrix works sometimes) | In reply to @ss:someonex.net Trying to compose backendStdenv with ccacheStdenv 🙃 callPackage is a blessing and a curse | 17:50:29 |
SomeoneSerge (matrix works sometimes) | It works with a bit of copypaste though | 17:50:43 |
SomeoneSerge (matrix works sometimes) | But has anyone run into weird PermissionDenied errors with ccache? the directory is visible in the sandbox and owned by nixbld group and id seemst o match... | 17:57:47 |
| kaya 𖤐 changed their profile picture. | 19:36:06 |
| 9 Oct 2024 |
| john joined the room. | 01:20:41 |