Julia v1.2.0 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 793 62.3 Mul�media I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 799 . . . . . . . . . . . . 883 75 Delimited Files 885 76 Distributed Compu�ng 891 76.1 Cluster Manager Interface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 904 77 File a three-argument form of show that takes the text/plain MIME type as its second argument (see Mul�media I/O), for example: julia> Base.show(io::IO, ::MIME"text/plain", z::Polar{T}) where{T} = print(io0 码力 | 1250 页 | 4.29 MB | 1 年前3
Julia 1.2.0 DEV Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 795 63.3 Mul�media I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 801 . . . . . . . . . . . . 885 76 Delimited Files 887 77 Distributed Compu�ng 893 77.1 Cluster Manager Interface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 906 78 File a three-argument form of show that takes the text/plain MIME type as its second argument (see Mul�media I/O), for example: julia> Base.show(io::IO, ::MIME"text/plain", z::Polar{T}) where{T} = print(io0 码力 | 1252 页 | 4.28 MB | 1 年前3
Julia v1.1.1 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 768 60.3 Mul�media I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 774 . . . . . 855 73 Delimited Files 857 xiv CONTENTS 74 Distributed Compu�ng 863 74.1 Cluster Manager Interface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 876 75 File a three-argument form of show that takes the text/plain MIME type as its second argument (see Mul�media I/O), for example: julia> Base.show(io::IO, ::MIME"text/plain", z::Polar{T}) where{T} = print(io0 码力 | 1216 页 | 4.21 MB | 1 年前3
Julia 1.1.0 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 766 60.3 Mul�media I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 772 . . . . . . . . . . . . 853 73 Delimited Files 855 74 Distributed Compu�ng 861 74.1 Cluster Manager Interface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 874 75 File a three-argument form of show that takes the text/plain MIME type as its second argument (see Mul�media I/O), for example: julia> Base.show(io::IO, ::MIME"text/plain", z::Polar{T}) where{T} = print(io0 码力 | 1214 页 | 4.21 MB | 1 年前3
Julia v1.3.1 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 801 64.3 Mul�media I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 807 . . . . . . . . . . . . 892 77 Delimited Files 893 78 Distributed Compu�ng 899 78.1 Cluster Manager Interface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 912 79 File a three-argument form of show that takes the text/plain MIME type as its second argument (see Mul�media I/O), for example: julia> Base.show(io::IO, ::MIME"text/plain", z::Polar{T}) where{T} = print(io0 码力 | 1276 页 | 4.36 MB | 1 年前3
Julia 1.3.0 DEV Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 799 63.3 Mul�media I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 805 . . . . . . . . . . . . 890 76 Delimited Files 891 77 Distributed Compu�ng 897 77.1 Cluster Manager Interface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 910 78 File a three-argument form of show that takes the text/plain MIME type as its second argument (see Mul�media I/O), for example: julia> Base.show(io::IO, ::MIME"text/plain", z::Polar{T}) where{T} = print(io0 码力 | 1274 页 | 4.36 MB | 1 年前3
julia 1.10.10. . . . . . . . . . 1114 66 Delimited Files 1139 67 Distributed Computing 1144 67.1 Cluster Manager Interface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1160 68 Downloads 1164 listening on a free port and writes out its host and port information to stdout. • The cluster manager captures the stdout of each worker and makes it available to the master pro- cess. • The master same host, thereby leveraging multi-core and multi-processor hardware. Thus, a minimal cluster manager would need to: • be a subtype of the abstract ClusterManager • implement launch, a method responsible0 码力 | 1692 页 | 6.34 MB | 3 月前3
Julia 1.10.9. . . . . . . . . . 1114 66 Delimited Files 1139 67 Distributed Computing 1144 67.1 Cluster Manager Interface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1160 68 Downloads 1164 listening on a free port and writes out its host and port information to stdout. • The cluster manager captures the stdout of each worker and makes it available to the master pro- cess. • The master same host, thereby leveraging multi-core and multi-processor hardware. Thus, a minimal cluster manager would need to: • be a subtype of the abstract ClusterManager • implement launch, a method responsible0 码力 | 1692 页 | 6.34 MB | 3 月前3
Julia 1.8.0 DEV Documentation. . . . . . . . . . . 972 67 Delimited Files 995 68 Distributed Computing 1000 68.1 Cluster Manager Interface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1013 69 Downloads listening on a free port and writes out its host and port information to stdout. • The cluster manager captures the stdout of each worker and makes it available to the master process. • The master process same host, thereby leveraging multi-core and multi- processor hardware. Thus, a minimal cluster manager would need to: • be a subtype of the abstract ClusterManager • implement launch, a method responsible0 码力 | 1463 页 | 5.01 MB | 1 年前3
Julia 1.11.6 Release Notes. . . . . . . . . . 1301 68 Delimited Files 1332 69 Distributed Computing 1337 69.1 Cluster Manager Interface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1355 70 Downloads 1359 listening on a free port and writes out its host and port information to stdout. • The cluster manager captures the stdout of each worker and makes it available to the master pro- cess.CHAPTER 26. MULTI-PROCESSING same host, thereby leveraging multi-core and multi-processor hardware. Thus, a minimal cluster manager would need to: • be a subtype of the abstract ClusterManager • implement launch, a method responsible0 码力 | 2007 页 | 6.73 MB | 3 月前3
共 87 条
- 1
- 2
- 3
- 4
- 5
- 6
- 9













