-
### Issue Checklist
- [X] I have properly named my issue
- [ ] I have checked the Issues/Discussions pages to see if my issue has already been reported
### Platform
Itch.io (Downloadable Build) - W…
-
### Bug description
Using the DeepSpeed `Strategy` configuration
```yaml
_target_: lightning.pytorch.strategies.DeepSpeedStrategy
zero_optimization: true
stage: 3
allgather_bucket_size: 2e8
red…
-
Hi,
Thank you for this repository. It is great work. I have a few questions and would like to clarify some doubts.
I was successfully able to run all three stages, but I have a question: Do we n…
-
The example/tutorial notebook calls `imageTools.align_frames` before `imageTools.pad_frames`. I'd like to suggest flipping the order of those would better handle pixels at the edge of the array. Doing…
-
**Describe the problem you faced**
Hi Hudi community, I have a glue job that is ingesting data to a Hudi MOR table. However, this job periodically failed in the below stage
Could you help …
-
**Describe the bug**
When working with large rasters, the `1 - Prepare Multiprocessing` pipeline stage sometimes fails with an `Unable to allocate` memory error.
This is being caused by inefficien…
-
### Issue Checklist
- [X] I have properly named my issue
- [X] I have checked the Issues/Discussions pages to see if my issue has already been reported
### Platform
Itch.io (Downloadable Bui…
-
### Problem Description
During the build of HIP 6.2.1 I'm hitting a build failure at `hip_rtc_gen`:
```
[ 53%] Generating hip_rtc_gen/hipRTC
cd /tmp/harmen/spack-stage/spack-stage-hip-6.2.1-5a…
-
There is a bug in the SpatialMappingGeneration stage when limiting a UserSpatialMapping to limited memory capacity. Currently, a dictionary called 'factor_map' is used to map the old unrolling factors…
asyms updated
2 weeks ago
-
The following test case works fine on Metal, GL, and Dx12. It fails on Vulkan.
I've created a shader in which the vertex shader uses 64 bytes of push constants, and the vertex shader uses a differ…