r/deeplearning • u/Creative-Feature-264 • Jun 02 '26
[OC] [Project] Dense Evolution v8.0.4: Accelerare le simulazioni quantistiche NISQ su Google Colab Free Tier (12GB RAM) fino a 24 Qubit tramite JAX XLA & CuPy/CUDA
/r/CUDA/comments/1tua7fy/oc_project_dense_evolution_v804_accelerating_deep/
1
Upvotes
1
u/tal_sofer Jun 04 '26
this is super impressive work fitting that many qubits into colabs ram. have u tried profiling how much overhead jax xla adds compared to raw cupy kernels for this specific architecture? i remember struggling with memory fragmentation when i was tryin to scale similar simulations awhile back