JetBrains-Research / JetBrains-Research/viktor

Concurrency

Open
#39 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Kotlin
Stars
141
Forks
7
PR merge metrics
No merged PRs in 30d

Description

It feels counterintuitive to utilize the extended CPU registers and to simultaneously ignore the multiple CPU cores.

We could introduce at least some sort of built-in concurrency to `viktor`. One approach is `nd4j`-like: you actually have to take additional steps to make it _non_-concurrent, otherwise it utilizes all the cores it can find. Another approach is to allow the user switching the concurrency on and off.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.