-
### Checklist
- [X] I added a descriptive title
- [X] I searched for other issues and couldn't find a solution or duplication
- [X] I already searched in Google and didn't find any good information o…
-
Hi,
I have a question about GASNet.If I have installed GASNet,I should run Lux like that:
**./pagerank 1 -ll:gpu 2 -ll:fsize 6000 -ll:zsize 5000 -file ~/zy/hollywood.lux -ni 1.**
And I also set the…
-
**Describe the bug**
Upgrading from 1.5.0-beta02 to 1.5.0-rc04 I got the following error importing the project:
* Kotlin.cocoapods.extraSpecAttributes["resources"] is not compatible with Compose Mul…
-
- [ ] fucking-algorithm [[github]](https://github.com/labuladong/fucking-algorithm)
## Update
- add Back_End & Algorithm
- add 面试经验总结 Experience.md
- [ ] Dynamic Programming
- [ ] …
-
Hi,
sorry for rather a question as I'm not totally sure if it's a bug or not, but I couldn't find any good answer in KMP docs nor on web.
I've built a simple gradle plugin generating some resourc…
-
Just applying the plugin to a common module without any `@Kopy` annotation data class throws the following error
```
> Task :shared:compileKotlinLinuxArm64 FAILED
e: java.lang.NoClassDefFoundError:…
-
### 🐛 Describe the bug
Segementation faults loading a UNet model on pytorch v2.3.0 on macos Apple M2.
likely not a UNet specific things but its the quickest model I have at hand to easily reprod…
-
-
**Describe the bug**
When loading the following svg file, a crash occurs.
[ic_refresh.svg.zip](https://github.com/JetBrains/compose-multiplatform/files/12672402/ic_refresh.svg.zip)
The svg file…
rosuH updated
4 months ago
-
Document the structure of the KMP project layout:
- The template used.
- A brief description of each folder, with emphasis for the `src` folders.
- The available gradle tasks.
- The GitHub actions.