forGoParallel

所属分类:工具库
开发工具:GO
文件大小:0KB
下载次数:0
上传日期:2023-07-14 11:46:59
上 传 者sh-1993
说明:  英特尔通用并行编程库Go*版,
(Intel Generic Parallel Programming Library for Go*,)

文件列表:
LICENSE (1535, 2023-08-17)
doc.go (839, 2023-08-17)
go.mod (49, 2023-08-17)
gsync/ (0, 2023-08-17)
gsync/sync.go (1791, 2023-08-17)
internal/ (0, 2023-08-17)
internal/internal.go (941, 2023-08-17)
parallel/ (0, 2023-08-17)
parallel/parallel.go (18373, 2023-08-17)
parallel/parallel_test.go (2402, 2023-08-17)
pipeline/ (0, 2023-08-17)
pipeline/example_wordcount_test.go (2518, 2023-08-17)
pipeline/filter.go (2750, 2023-08-17)
pipeline/filters.go (8956, 2023-08-17)
pipeline/lparnode.go (2866, 2023-08-17)
pipeline/parnode.go (1585, 2023-08-17)
pipeline/pipeline.go (14598, 2023-08-17)
pipeline/seqnode.go (3204, 2023-08-17)
pipeline/source.go (7124, 2023-08-17)
pipeline/strictordnode.go (2669, 2023-08-17)
pipeline/transformnode.go (3265, 2023-08-17)
psort/ (0, 2023-08-17)
psort/mergesort.go (4454, 2023-08-17)
psort/quicksort.go (1904, 2023-08-17)
psort/sort.go (5168, 2023-08-17)
psort/sort_test.go (6900, 2023-08-17)
speculative/ (0, 2023-08-17)
speculative/speculative.go (13321, 2023-08-17)

# Intel Generic Parallel Programming Library for Go* This package provides functions and data structures for expressing parallel algorithms in Go. It is a fork of the "pargo" library originally developed at Imec, available at https://github.com/ExaScience/pargo. This version simplifies parts of the API, and makes a large part of the functions and types generic through type parameters. It therefore only works with Go version 1.18 or later. The API is therefore also not compatible with pargo's API. Documentation: [https://pkg.go.dev/github.com/intel/forGoParallel](https://pkg.go.dev/github.com/intel/forGoParallel)

近期下载者

相关文件


收藏者