distributed
Here are 1,338 public repositories matching this topic...
-
Updated
Jan 23, 2021 - Jupyter Notebook
-
Updated
Sep 8, 2020 - C++
-
Updated
Feb 2, 2021 - Elixir
-
Updated
Jan 29, 2021 - Java
-
Updated
Jan 29, 2021 - Java
-
Updated
Feb 2, 2021 - Go
Describe your feature request
Hi guys,
It would be awesome to add API that has same output as ray memory command.
Also, it would be good to add some additional output info for ray.objects(). For example, node IP, IDs of objects which are created in in-process stores, IDs of objects from remote calls (when remote calls are still being executed).
Thanks in advance!
Nextcloud installations behind a nginx reverse proxy are known to abort downloads larger than 1GB: https://www.reddit.com/r/NextCloud/comments/ayhlji/unable_to_download_files_larger_than_1gb/
Setting X-Accel-Buffering to no will tell nginx to not buffer the response and just pass it through. See also: https://www.nginx.com/resources/wiki/start/topics/examples/x-accel/
You can now either
-
Updated
Dec 30, 2020 - Ruby
Summary
mypy shows some issues in LightGBM's Python package.
mypy --ignore-missing-imports python-package/18 errors in 4 files (click me)
python-package/lightgbm/compat.py:12: error: Name 'Series' already defined (possibly by an import)
python-package/lightgbm/compat.py:17: error: Name 'DataFrame' already defined (possibly by a
I'm using mxnet to do some work, but there is nothing when I search the mxnet trial and example.
-
Updated
Feb 2, 2021 - Python
- Support
multi vid_ref_expressioninfrom clause. - Support
uuidinwhere clause.
issue from vesoft-inc/nebula-java#81
-
Updated
Feb 2, 2021 - 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
Jan 14, 2021 - JavaScript
-
Updated
Nov 1, 2019 - Python
Please describe the problem you are trying to solve
I would like to evict entries based on their creation time. I want to evict the oldest ones first.
Please describe the desired behavior
Basically FIFO eviction. I would like to specify directly in the configuration something like:
<eviction eviction-policy="FIFO" max-size-policy="PER_NODE" size="5000"/>
**Describe alte
Motivation
optuna.visualization.plot_pareto_front could be further improved by
- aligning the color with
optuna.visualization.plot_optimization_history, such that the red/blue colors represent the best points or any other points in a consistent way - including a legend, again, similar to `optuna.visuali
-
Updated
Feb 2, 2021 - Kotlin
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?).
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
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
Sep 7, 2018 - Go
-
Updated
Nov 1, 2020 - C#
With #4556 we now have localized eventing on subdirectories ("containedValueChanged"). We should consider using these events in our examples where we currently do path inspection on the "valueChanged" event.
Based on a quick search, looks like the following might benefit:
- examples\data-objects\primitives\src\main.tsx
- examples\data-objects\todo\src\TextList\TextListView.tsx
- [
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