# When will CUDA12. x be supported?

**URL:** https://community.konduit.ai/t/when-will-cuda12-x-be-supported/3195
**Category:** DL4J
**Created:** [July 20, 2024, 8:18am UTC](https://community.konduit.ai/t/when-will-cuda12-x-be-supported/3195 "2024-07-20T08:18:14Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![JoyfulDoge](https://avatars.discourse-cdn.com/v4/letter/j/97f17d/32.png) [@JoyfulDoge](https://community.konduit.ai/u/JoyfulDoge)
#### Post date: [July 20, 2024, 8:18am UTC](https://community.konduit.ai/t/when-will-cuda12-x-be-supported/3195/1 "2024-07-20T08:18:14Z")

</div>

My device is CUDA12.2,When I am using nd4j-CUDA-10.2-platform, the program throws an exception【 cudaGetSymbolAddress(…) failed; Error code: [13] 】 when executing vec. fit(), Is it due to version incompatibility?

---

<div class="post-metadata">

### Author: ![sradford](https://yyz1.discourse-cdn.com/flex035/user_avatar/community.konduit.ai/sradford/32/1304_2.png) [@sradford](https://community.konduit.ai/u/sradford)
#### Post date: [July 22, 2024, 9:06am UTC](https://community.konduit.ai/t/when-will-cuda12-x-be-supported/3195/2 "2024-07-22T09:06:31Z")

</div>

Related to [What are the highest versions of CUDA and cuDNN currently supported by DL4J? - #4 by sradford](https://community.konduit.ai/t/what-are-the-highest-versions-of-cuda-and-cudnn-currently-supported-by-dl4j/3153/4)

---

<div class="post-metadata">

### Author: ![agibsonccc](https://yyz1.discourse-cdn.com/flex035/user_avatar/community.konduit.ai/agibsonccc/32/697_2.png) [@agibsonccc](https://community.konduit.ai/u/agibsonccc)
#### Post date: [July 27, 2024, 9:11am UTC](https://community.konduit.ai/t/when-will-cuda12-x-be-supported/3195/3 "2024-07-27T09:11:54Z")

</div>

@JoyfulDoge the word2vec implementation will never support gpus. The algorithm doesn’t make sense on there.
