-
See https://github.com/lcompilers/lpython/pull/1964#issuecomment-1616171183.
The idea would be to support CuPy just like NumPy. The missing feature is probably some kind of a "device" annotation fo…
-
Hi,
In functional/operators.hpp we have
`BOOST_COMPUTE_DECLARE_BINARY_OPERATOR(equal_to, "==", T, T)
BOOST_COMPUTE_DECLARE_BINARY_OPERATOR(not_equal_to, "!=", T, T)
BOOST_COMPUTE_DECLARE_BINARY_OPER…
-
Hi,
I am working on a Beagle Board and try to compile xdp example but encountered error.
I followed setup_dependencies.org, all installed but bpftool:
```bash
# debian@beaglebone:/var/lib/cloud9…
-
We have some manual test set. We should refactor them to improve code quality, ensure their coverage, and add them to the `tests/`
- [x] Data Inheritance Test 1
`shared non-critical` data shou…
-
### Is your feature request related to a problem or challenge?
While looking at TPCH query performance for #6782 I noticed several times that `CoalesceBatchesExec` takes non trivial amounts of tim…
alamb updated
3 months ago
-
The manual describes numbers as;
> OpenSCAD has only a single kind of number, which is an IEEE floating point number. [OpenSCAD does not distinguish integers and floating point numbers as two differe…
-
It either unable to open **_os.py_** or when I include the python path in EPYTHONPATH it looks for **_and.py_**. I have no idea what I'm doing wrong, I'm using the latest Parabuntu.
-
The changes include the QK normlizaiton, Parallel layers and etc. It would be cool to see how CLIP performs by applying those changes to VIT-L VIT-B VIT-H
-
It seems to me Ginkgo is sometimes integer types inconsistently.
This includes both 32/64 bit as well as `signed`/`unsigned`. Examples:
* `dim` returns a `size_type` for all dimensions, even thoug…
-
*Original issue: https://charm.cs.illinois.edu/redmine/issues/1497*
---
PXSHM exists for this purpose on the net layers. However it is not generally used in SMP mode to exchange data when multiple c…