BA8F0D39

Results 9 issues of BA8F0D39

Description =========== In 3.8.0, arrayfire::index can only take i32 and u32 sequences and arrayfire::index can't take i64 and u64 sequences Add the ability for arrayfire::index to use i64 and u64...

Feature
Upstream

Description =========== pub fn replace_scalar(a: &mut Array, cond: &Array, b: f64) Shouldn't type of input "b" == T and not f64?

Feature

I have a A770 16 GB and I installed intel-compute-runtime 22.43.24595.30 and intel extensions for pytorch v1.13.10+xpu on Linux Kernel 6.2rc8 When you try to allocate more than 8 GB....

Description =========== arrayfire::locate fails for input large arrays. I only tested this on the rust version of arrayfire. No sure if it appears in the C++ version. Reproducible Code and/or...

bug

### Describe the bug Intel compute runtime doesn't allow allocating a buffer bigger than 4 GB. https://github.com/intel/compute-runtime/issues/627 When you allocate an array in intel-extension-for-pytorch bigger than 4 GB in A770...

ARC
Crash

Using the docker image https://github.com/intel/intel-extension-for-pytorch/tree/v1.13.10%2Bxpu/docker Reading an image gives an error ``` import torch from torchvision.io import read_image import intel_extension_for_pytorch as ipex print("reading") image = read_image("a.png") print("done") ``` ``` root@3ddc5256fb95:/workspace#...

XPU/GPU
UserExperience

clpeak version: 1.1.2 ``` Platform: NVIDIA CUDA Device: NVIDIA GeForce RTX 3090 Driver version : 525.89.02 (Linux x64) Compute units : 82 Clock frequency : 1725 MHz Global memory bandwidth...

I am running ROS2 galatic with Navigation 2 and slam_toolbox (galatic branch). I work in an environment where there are lots of people moving around, and they create obstacles. The...

I want to change it from 1.8GB to 4GB to 8GB to 16GB ...etc to see if it corrupts memory