-
When using symbols-outline along with ccls, errors will occur:
```lua
Error executing vim.schedule lua callback: ...lazy/symbols-outline.nvim/lua/symbols-outline/parser.lua:180: attempt to index a…
-
osx 10.10 ccl64 build from trunk, make line was make DESTDIR="path/to/buildapp" LISP="path/to/dx86cl64" install
note hardcoded use of sbcl at frame 14.
(20E7C6A0) : 0 (>-2 NIL 0) 2293
(20E7C6D0) :…
-
This issue tracks a larger body of work to bringup functionality that enables a user to write CCL ops in python and at a higher-level than at the moment. At the moment, this is a high-level proposal a…
-
Could you please provide a complete code implementation for DP-CCL? If possible, thank you very much!
-
On ES/PI, SYS1; TS CCL is a link to DECSYS; TS CCL. I'm not sure what this is, but we don't have it in DB. Should we?
-
From the community:
> [API-level docs that actually say interesting things. For example. https://docs.tenstorrent.com/tt-metalium/latest/tt_metal/apis/host_apis/buffers/CreateBuffer.html currently te…
-
## Decode 128
We are aiming to hit 20 t/s/u end to end for Llama3 decode on t3k. These are the issues left.
![image](https://github.com/user-attachments/assets/ce4a7190-f49d-431b-8f18-79ebb130e36c…
-
It’s inconvenient to have to merge a binary distribution into a cloned repository in order to build it. It should be possible to build CCL without having binaries in the same directory, as long as `cc…
-
Hello guys,
I'm sorry but I have a stupid question. I have the feeling that there is an issue of `h` in the function `background.radial_comoving_distance`: The doc says it is returning distances i…
-
---
### Observed behavior
The first, I build gcc10.3.0 in my home path on centos7, and add the libstdc++.so in LD_LIBRARY_PATH.
Then, I build clang12.0.0 use that gcc.
Then, I compile the ccls…