distributed
Here are 1,307 public repositories matching this topic...
-
Updated
Nov 13, 2020 - Jupyter Notebook
-
Updated
Sep 8, 2020 - C++
-
Updated
Nov 16, 2020 - Elixir
-
Updated
Nov 15, 2020 - Java
-
Updated
Oct 13, 2020 - Java
-
Updated
Nov 17, 2020 - Go
What is the problem?
RAY: 1.0.1
The current approach for guessing maxclient of Redis is problematic. On a machine with a large RLIMIT_NOFILE would result in
Reproduction (REQUIRED)
Set your machine ulimit to a very large number e.g.
`resource.setrlimit(resource.RLIMIT_NOFILE,(655360000
-
Updated
Nov 15, 2020 - Ruby
It is a visual bug appears on the settings page when there are many characters in the string. I think this is due to css
#app-navigation:not(.vue)>ul>li>ul>li>a
overflow: hidden;
which hides the icon along with the overflow text. If you comment out overflow: hidden; icons appear
Steps to reproduce
- Set Russian languag
See https://github.com/microsoft/LightGBM/runs/1404264739?check_suite_focus=true
The job defined in https://github.com/microsoft/LightGBM/blob/master/.github/workflows/r_artifacts.yml is currently breaking, with this error
To create a local Git repository instead, add Git 2.18 or higher to the PATH
Error: Input 'submodules' not supported when falling back to download using the GitHub REST
What would you like to be added: As title
Why is this needed: All pruning schedule except AGPPruner only support level, L1, L2. While there are FPGM, APoZ, MeanActivation and Taylor, it would be much better if we can choose any pruner with any pruning schedule.
**Without this feature, how does current nni
-
Updated
Nov 16, 2020 - Python
- Support
multi vid_ref_expressioninfrom clause. - Support
uuidinwhere clause.
issue from vesoft-inc/nebula-java#81
-
Updated
Nov 17, 2020 - Jupyter Notebook
Forking ipfs/js-ipfs#3252 (comment) into separate issue.
Looks like some of our API calls return values that refer to same ArrayBuffer, which in turn causes one of the encoder functions https://github.com/ipfs/js-ipfs/tree/master/packages/ipfs-message-port-protocol/src to add it to the transfer list twice and error on postMessage.
-
Updated
Nov 12, 2020 - JavaScript
-
Updated
Nov 1, 2019 - Python
Targetting 4.1
Proposal
Take the existing:
hazelcast/hazelcast/src/main/java/com/hazelcast/map/impl/proxy/MapProxyImpl.java
Line 916 in 4fed159
public <R> Iterator<R> iterator(int fetchSize, int partitionId, Projection<Map.Entry<K, V>, R> projection,
And create a public API in IMap which differs from the above in that it:
- does not require partitionId but work
Hello, optuna development team!
Today, I run an example code of MOTPE sample in the optuna docs, it seems to success, but when I checked the sampled, it said NSGAII sampler.
seed = 128
In osx/updater/updater.go, we're referencing an ancient Go package, which has moved to a new location. Right now, the updater doesn't build (should we test this on travis?).
-
Updated
Nov 16, 2020 - Kotlin
I've noticed that some files have conflicting license statements. For instance the header of file scripts/ZoneMinder/lib/ZoneMinder/Trigger/Channel.pm claims GPL-2+ but in the end of the same file I found the following statement:
This library is free
-
Updated
Sep 7, 2018 - Go
We should remove Guava as a dependency from the server module.
Most of the functionality we used from Guava are provided by the JDK by now.
The stuff that is missing from the JDK has mostly been added in the utilities we inherited from Elasticsearch, due to their decision to remove Guava completely.
Any functionality that we use which isn't present in the JDK can be co
-
Updated
Nov 1, 2020 - C#
Improve this page
Add a description, image, and links to the distributed topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the distributed topic, visit your repo's landing page and select "manage topics."


Please make sure that this is a documentation issue. As per our GitHub Policy, we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:doc_template
System information