Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/JuliaLang/Distributed.jl
Create and control multiple Julia processes remotely for distributed computing. Ships as a Julia stdlib.
https://github.com/JuliaLang/Distributed.jl
e97b9eec0ddd830f2b1c48c4c512db95ad91ac02 authored about 4 years ago
1e6a5511beb07107953c4aee154fa43a574d65eb authored about 4 years ago
This reverts commit 9ad0ceeba6ae678478aca63264fcd5d750acd6fa.
e178eebd3fc73c9f3a4af5c3a476a50769a8c52c authored over 4 years agoCo-authored-by: Jonas Schulze <[email protected]>
9ad0ceeba6ae678478aca63264fcd5d750acd6fa authored over 4 years agoThis reverts commit 0913777f95824759c60c17c59bd3cafd74de2b35.
e27a3407beacf2aa399f395c67c4899a5afdccc6 authored over 4 years ago0913777f95824759c60c17c59bd3cafd74de2b35 authored over 4 years ago
Some release prep: headers and links in NEWS.md
e7c3bdb7630ecd600bc56399429593e7d3df90ba authored over 4 years ago1f4a59b4be59aa3b50841fa55b0dcdd04db62378 authored over 4 years ago
fix add licenses
381d17e000cce9a866b29e928cc0c1cc7c44d809 authored over 4 years agobf011af9a07b91ae731879dac8b1d320ae498a5d authored over 4 years ago
edafb80d457b5cb04067c00f3b87a17ee96abd9d authored over 4 years ago
3e01823d75ca3a363f2e6f661cc5a945351b9117 authored over 4 years ago
* upgrade to OffsetArrays v1.3.0
* everywhere include OffsetArrays
* more tests for JuliaL...
7ae86df7bf092c1361a849140ec830f251c2cd0d authored over 4 years ago093bb4fb0c88fcca4e4ee34d0e5533d5ebbca616 authored over 4 years ago
* Infer better eachindex broadcasting
* Fix a misuse of show_datatype
* Improve inference ...
6f93bbe365dddacf0e34649faaba61559fe02235 authored over 4 years ago03b4b014f7dfce1806f65b0295c9eba948bde1fc authored over 4 years ago
c501f7a1e7dbe7d79fd86efce3df0eb635e234ca authored over 4 years ago
72c4440179b3648e98803bb5c008a27ead665bd9 authored over 4 years ago
cf21dc7926dcc1d353c9e9ae706a94bbf5feb44a authored over 4 years ago
637eb754fc013eecae85d41e1f827fa71dd7d248 authored over 4 years ago
Defining
struct MyInt <: Integer
x::Int
end
(::Type{T})(x::MyInt) where T<:...
d7b1d844136a580a58ce629bdd8b23e1536e6149 authored over 4 years ago
9850182f765a008a4b435a92612faff728560ea9 authored over 4 years ago
To make the highlighting style consistent.
bf888d836e5230341f5dad1d6025e75cb6019446 authored over 4 years ago
For example, this prints Array{T,1} as Vector{T} and Array{T,2} as
Matrix{T} and Base.GenericIO...
153e7199caad49b2e56bd78a83d122431edfba29 authored over 4 years ago
* Improve typing of ProcessGroup.refs
* Add type annotation in stacktrace handling
* Elimi...
65953d818f62accb3aad1ebb0fb236342dc58c5a authored over 4 years agoab3c1d21850ea8d454caa8db339b0fb55746569d authored over 4 years ago
3e4a0e7471ed7d4d58954ae0cde50f0b235e45c7 authored over 4 years ago
Add Core._parse binding as the internal entry point for parsing of Julia
code. This is called by...
fixes JuliaLang/julia#34666
45ccf878cbafbd7ec5ea5e198481617eb33e67cd authored almost 5 years agodb339cec11cc3a7a1586a25b1f62d69cb1437983 authored almost 5 years ago
Co-authored-by: Scott Sievert <[email protected]>
Co-authored-by: Scott Sievert <sieve121@u...
the number of Julia threads on startup, fixes JuliaLang/julia#26889.
793433291a763e297af76d25ece261db8ce02986 authored almost 5 years agobb465d327bc52c6002875dbb91f588ee103f5b0a authored almost 5 years ago
Co-authored-by: Hieronimo <>
8d6243ba8cbebc9b8c11d5ab47150373b88ae215 authored almost 5 years ago
The test added in JuliaLang/julia#34886 was using the wrong cluster, resulting in test
failures ...
This removes a bad test from Distributed. The failure here looks similar to JuliaLang/julia#3508...
9214e788a0b2a95d3e4a3f4d6e8ca62453e9dda5 authored almost 5 years agob09b75b85a8185eb9f8a07c8070d4d816efdf181 authored almost 5 years ago
46bde5f3486805ff445f869a809f1f83579ff8c5 authored almost 5 years ago
624dcdfef81708a940d9abed339509c9e221d83b authored almost 5 years ago
530313ddd6055cdf3704b80d88d37271afec3b93 authored almost 5 years ago
- update `Sockets.bind` to handle client sockets too
- use `Sockets.bind` in `Distributed.bind_...
Improve portability of timing infrastructure.
9e4ba6ee846ac4b0e88480e4628bf2edc8d671e0 authored about 5 years ago* use ssh multiplexing to create SSH workers with tunneling
* rename funcname
* add test t...
fa3be3f09bda6c4131edced2065893204940a307 authored about 5 years ago
time() is a wrapper for gettimeofday, which is affected by by discontinuous
jumps in the system...
fixes JuliaLang/julia#34486
6a10312e28d460dc1c9d8b998ab0ef72c654a501 authored about 5 years agoa5ec19f0f9c268cc97dda4af3d2ee092f1b59ba7 authored about 5 years ago
9be4f2cce807935cc956e15a9abc32148634b742 authored about 5 years ago
* Remove SuiteSparse driver mention in the license, since it is the same as the rest of Julia.
...
db1f07f201a7e3da1db1c70ede88bd73bdaabbbf authored about 5 years ago
a698f66e16d0065836a7ede912659e0363728460 authored over 5 years ago
0f014f0f21fa1e45b455885f71be5677e00e24e4 authored over 5 years ago
fd2ad7ad1cbba7bfdcc4d7f4a6946fd4fcd3c3a9 authored over 5 years ago
bcc15d7609e877b4654a810fb5ed5953e7e037b9 authored over 5 years ago
7eead92ce44996ffff53ace631380f95e6514f29 authored over 5 years ago
part of JuliaLang/julia#33065
506554b8084dd1564a9c6f0894ddfd399de341ed authored over 5 years agoThis provides a number of benefits:
* Significantly reduces the amount of work in win-extras,...
16225e66cf4e34b326ec1a8bac05df059b621122 authored over 5 years agoc56d1608f9456f33147ab36e87436898b8cabebb authored over 5 years ago
Switch float printing from grisu to ryu algorithm
26fa26e8da57c8de98828060555db2131c496240 authored over 5 years agoOccasionally while adding a large number of workers and particularly worker-worker connections a...
a7ac2673212dc5ccf6c7b3eec33fd8c407267e4d authored over 5 years ago5b5621ff257e5e0f26284841215181de1a8ff1fc authored over 5 years ago
44d54fedd2090cfe9767c711c9843ee96452fc8a authored over 5 years ago
* Bump Documenter to 0.23.1
* Documenter now requires docstring doctests to have their own meta...
33e4ba1bbcfee312dd86c89537d5fb2161a0e77d authored over 5 years ago
591d1a290b102c4c47373ca766803b049d9a8575 authored over 5 years ago
The last return statement is currently referring to a non-existent s
variable. Also fix the rel...
This should hopefully cover most I/O operations which go through libuv to make them thread-safe....
fd7afa023250de43feed9251cf96c4870248c2dc authored over 5 years ago* Fix Documenter error due to two Futures
6a77884bbc8fa4dab841eb22d3fd39bf16d1183c authored over 5 years ago
disable_nagle was split into nagle (which enables or disables Nagle's
algorithm) and quickack ...
4ee5d3be1c6e3d4db3a2b9fbf5fa2c9fffdd6159 authored over 5 years ago
2da966aa493b9dabafdd036741476da45c80a75c authored over 5 years ago
781936834766d65eefb7a3bd3f7d36101164c771 authored over 5 years ago
This removes the restriction on defining dispatch over user-defined abstract types.
The "cann...
24e02590da9d1f6f869940f9f7c4f87571414b20 authored over 5 years ago0ae458064a42d2285ba4c9a184430f89aa218c9b authored almost 6 years ago
Fix issue 31252 - remote globals not being updated in some cases
a97f36105d5e49a12b3f3698ca5dc78ebd0b6461 authored almost 6 years agocd25bc26fc16a6ab8184cab33556396b27385e53 authored almost 6 years ago
d5bfeb60bd54173a5902eeddd0dc721e9a7f39d5 authored almost 6 years ago
473ee2e5b3326a27b7f1ab7186ce8620a573ab9c authored almost 6 years ago
5181b4cf37a4172a9ea21181867ae2d60e1b93bd authored almost 6 years ago
start_worker option to close stdin redirect stdout
ba40f706b1bd15712362f83b280dc3b36b80f458 authored almost 6 years agoworklist changes for partr (1/3)
1a606e46fc94ff5b97182c8d758560bdab18254f authored almost 6 years ago33d80e71cbff5de79a05cc3f25377253608b0ab6 authored almost 6 years ago
a62dae68cbe8458e109d277cf3794cdaad42698b authored almost 6 years ago
2a29e713d1f5b9e5cea32a4292fa9aaf8e4420eb authored almost 6 years ago
c646cfedfe0c99c884e1483a70e60bf8ff2b2b19 authored almost 6 years ago
9e5637ebdbe2f71d261d6496e12ebf57e089c6ec authored almost 6 years ago
5951773b5fd0c63df50cf4bfac8b801975ab9e88 authored almost 6 years ago
It does not seem essential to close stdin, and redirect stderr to stdout in workers. While it is...
284ccf49b55ecd5417f8822f426e2a35631b8f4b authored almost 6 years agoreuse `Base._array_for` in lowering instead of manually inlining it
1ef2e750f034d3f1a306abf52e045d76fb1b20e7 authored almost 6 years agofixes an item from JuliaLang/julia#30945
22951917a52cc0d7701e6473be70e3ad85184836 authored about 6 years ago* include docstrings from JuliaLang/julia#30716, JuliaLang/julia#30745 and JuliaLang/julia#30747...
e781c49a735ae379c9aed35aa87677e18957b447 authored about 6 years agoa670e093b22b40bce661e4c71ea0b21f2b644a34 authored about 6 years ago
These changes cut some method dependency edges that tend to lead to
invalidations when loading ...
This drops the internal `notify_error` API, use `close` instead.
74a56fdd49ee7ef464864fdad0a7e93f1f764b21 authored about 6 years ago* kill workers which don't launch properly
* don't emit spurious error messages
* document...
50c8e628f1ea3777f2cf2dfbe7a68ec5eeea9bab authored about 6 years ago
This extends Condition to assert that it may only be used
in the single-threaded case (co-opera...
5e72a495a468cfdf4ee4c7bae6473af972564016 authored about 6 years ago
1f5d06bb96001316efb386e36962aa410b0d1a5c authored about 6 years ago
d9ed7f6894f4a3f02e14e6aa7f66bae8de5dc8cc authored about 6 years ago