-
### Comment:
Trying to setup a feedstock for pastix, I run into this issue:
```
-- Found SCOTCH: $PREFIX/lib/libscotch.so;$PREFIX/lib/libscotcherr.so;$BUILD_PREFIX/x86_64-conda-linux-gnu/sysroot/us…
-
https://developer.apple.com/metal/Metal-Shading-Language-Specification.pdf
64 bit atomics are supported on M3 and up with some support on M2.
For this to be usable we need to figure out how to guard …
-
We want to be able to build scipy with ILP64 BLAS and LAPACK support [1]. Discounting several technical issues (which are quite challenging in themselves, actually, but that's a separate discussion), …
-
GFITSIO needs to support 64-bit LabVIEW.
-
Because the integer data in json is very large, and we need to store such data in slint. Of course, using `string` storage is also a compromise, but such an implementation is not very convenient for d…
-
![IMG_20241112_123946.jpg](https://github.com/user-attachments/assets/c5ab7fb3-b32e-494f-88b4-a00361e5b8c0)
-
**Describe the bug**
When using Spark with Blaze, an UnsatisfiedLinkError occurs, preventing the required shared object (.so) file from being loaded. The error message indicates that the system archi…
-
I have found a very perplexing problem, which occurs when declaring a 64 bit global array as a bitmask.
struct ComputeParams
{
RWStructuredBuffer bitFieldBuffer;
};
…
-
### Pre-Submission Checklist
- [X] I have checked the existing/closed issues to ensure this issue has not already been reported.
- [X] I am using the latest supported version of the browser.
- [ ] I …
-
An example (there may be others) is:
/kernel-kit/kernel_sources-*/usr/src/linux/scripts/basic/fixdep
Could this be a cross-compiling issue given that Github Actions run on 64-bit hosts?
Where i…