Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / mikeseven/node-opencl issues and pull requests

#76 - Bump minimatch and mocha

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#75 - Bump minimist and mocha

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#74 - Bump pathval from 1.1.0 to 1.1.1

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#73 - Misc fixes

Pull Request - State: closed - Opened by hackmod almost 4 years ago

#71 - Update for node 12 (wip)

Pull Request - State: closed - Opened by lmeyerov almost 5 years ago - 6 comments

#70 - TypeScript support

Pull Request - State: open - Opened by lu4 over 5 years ago - 14 comments

#69 - Fix node v12.0.0 errors, update to nan v2.13

Pull Request - State: closed - Opened by trxcllnt over 5 years ago - 12 comments

#66 - Add NVIDIA CUDA support in Linux

Pull Request - State: open - Opened by edemaine over 6 years ago

#65 - Schedule AsyncQueueWorker to be called on the main thread

Pull Request - State: open - Opened by trxcllnt over 6 years ago - 3 comments

#64 - Move some things from dependencies to devDependencies

Pull Request - State: closed - Opened by trxcllnt over 6 years ago

#63 - Breaking changes in Node 10

Issue - State: closed - Opened by trxcllnt over 6 years ago - 6 comments

#62 - Is it possible to save/load CL_PROGRAM_BINARIES?

Issue - State: open - Opened by trxcllnt over 6 years ago - 5 comments

#61 - 2 fixes for test_leak1.js on Win10 x64 Nvidia Drivers

Pull Request - State: closed - Opened by jeffallen6767 over 6 years ago - 1 comment

#60 - Event Command Execution Status casted to invalid JS type (possibly)

Issue - State: open - Opened by zackpudil over 6 years ago - 1 comment

#59 - Merge pull request #2 from andreasgal/fix_mapimage

Pull Request - State: closed - Opened by andreasgal almost 7 years ago

#58 - allow passing 3D coordinates in read/write/map/copy

Pull Request - State: open - Opened by andreasgal almost 7 years ago

#57 - properly calculate size of buffer to map when using cl.enqueueMapImage

Pull Request - State: closed - Opened by andreasgal almost 7 years ago

#55 - Issues installing on Linux with nvidia

Issue - State: open - Opened by tiagoantao over 7 years ago - 42 comments

#54 - Parallel execution of concurrent kernel compilation calls?

Issue - State: open - Opened by lmeyerov over 7 years ago - 2 comments

#53 - fix image_slice_pitch handling in clEnqueueMapImage

Pull Request - State: closed - Opened by andreasgal almost 8 years ago - 1 comment

#52 - support buffer argument to clCreateImage

Pull Request - State: closed - Opened by andreasgal almost 8 years ago

#51 - retain device references returned by GetDeviceIDs

Pull Request - State: closed - Opened by andreasgal about 8 years ago - 2 comments

#50 - fix two compiler warnings

Pull Request - State: closed - Opened by andreasgal about 8 years ago - 1 comment

#49 - Fix of vector argument

Pull Request - State: closed - Opened by milhidaka about 8 years ago

#48 - Invalid Queue Properties Error on Opencl 2.0

Issue - State: open - Opened by jeremydiviney about 8 years ago - 2 comments

#47 - enqueueXXX with events true extreamly slow after many iterations (NVIDIA)

Issue - State: open - Opened by jeremydiviney about 8 years ago - 1 comment

#46 - readme typo

Pull Request - State: closed - Opened by ngryman over 8 years ago - 1 comment

#45 - Error when giving 2^31 to 2^32 value to kernel argument of type uint

Issue - State: closed - Opened by milhidaka over 8 years ago - 1 comment

#44 - Error: Program build failure

Issue - State: open - Opened by mgcrea over 8 years ago - 1 comment

#43 - memory safety bug with enqueueMap*

Issue - State: open - Opened by andreasgal over 8 years ago - 1 comment

#42 - I think new AMD sdk for openCL breaks this 3.0.130.136

Issue - State: open - Opened by flashno over 8 years ago

#41 - always increment the ref count when storing a ref counted handle

Pull Request - State: closed - Opened by andreasgal over 8 years ago - 1 comment

#40 - cl.getCommandQueueInfo crashes occasionally

Issue - State: open - Opened by andreasgal over 8 years ago - 2 comments

#39 - argument 2 is 'local', so size has to be argument 3

Pull Request - State: closed - Opened by andreasgal over 8 years ago - 3 comments

#38 - Using local memory gives invalid argument error

Issue - State: closed - Opened by milhidaka over 8 years ago - 1 comment

#37 - binding.gyp in linux

Issue - State: closed - Opened by milhidaka over 8 years ago - 1 comment

#36 - CreateCommandQueueWithProperties sometimes fails

Issue - State: closed - Opened by milhidaka over 8 years ago - 1 comment

#35 - Build fix

Pull Request - State: closed - Opened by febret over 8 years ago - 1 comment

#34 - I can't get node-opencl installed

Issue - State: closed - Opened by NCARalph almost 9 years ago - 4 comments

#33 - implement strict equality for wrappers using a membrane

Issue - State: closed - Opened by andreasgal almost 9 years ago - 2 comments

#32 - Fix issue #31

Pull Request - State: closed - Opened by andreasgal almost 9 years ago - 17 comments

#31 - node-cl leaks memory

Issue - State: closed - Opened by andreasgal almost 9 years ago - 6 comments
Labels: bug

#30 - Fix typo in README.md

Pull Request - State: closed - Opened by juniorrojas almost 9 years ago - 1 comment

#29 - use requested dimensions instead of 1 in enqueueNDRangeKernel

Pull Request - State: closed - Opened by andreasgal almost 9 years ago - 1 comment

#28 - msvc_version=auto

Pull Request - State: closed - Opened by tommyZZM almost 9 years ago

#27 - Compile using Microsoft Visual Studio 2015

Issue - State: closed - Opened by tommyZZM almost 9 years ago - 1 comment

#26 - add NVIDA_CUDA_SDK in binding.gyp

Pull Request - State: closed - Opened by tommyZZM about 9 years ago - 1 comment

#25 - Many Error while Compiling in Node.js 4.0

Issue - State: closed - Opened by tommyZZM about 9 years ago - 1 comment

#24 - Console doesn't print on windows

Issue - State: open - Opened by mikeseven about 9 years ago
Labels: bug, enhancement

#23 - C++11: replace &front() with data(), use &&

Issue - State: open - Opened by mikeseven about 9 years ago
Labels: enhancement

#22 - fix 64b cl_ulong values to be returned as [hi, lo]

Issue - State: closed - Opened by mikeseven about 9 years ago

#21 - redo all async methods based on AsyncWorker

Issue - State: open - Opened by mikeseven about 9 years ago
Labels: bug, node4

#20 - unmapbuffer hangs

Issue - State: closed - Opened by mikeseven about 9 years ago
Labels: bug

#19 - user events are returned by enqueueXXX() instead of being created by user

Issue - State: open - Opened by mikeseven about 9 years ago
Labels: enhancement

#18 - Exit hangs

Issue - State: closed - Opened by mikeseven about 9 years ago - 1 comment

#17 - Fix all switch that used to return a value

Issue - State: closed - Opened by mikeseven about 9 years ago

#16 - add support for struct?

Issue - State: open - Opened by mikeseven about 9 years ago
Labels: opencl2

#15 - Port CL++ as an example of high level API

Issue - State: open - Opened by mikeseven about 9 years ago
Labels: enhancement

#14 - Port node-webcl examples

Issue - State: open - Opened by mikeseven about 9 years ago

#13 - Add jsdoc

Issue - State: open - Opened by mikeseven about 9 years ago

#12 - Add bsd3 license

Issue - State: closed - Opened by mikeseven about 9 years ago

#11 - typical C strings should use NewOneByteString or v8::String::NewFromOneByte

Issue - State: open - Opened by mikeseven about 9 years ago
Labels: node4

#10 - replace old typed arrays with v8:ArrayBuffer as node does in node::Buffer

Issue - State: closed - Opened by mikeseven about 9 years ago
Labels: node4

#9 - upgrade to node 4.0

Issue - State: closed - Opened by mikeseven about 9 years ago - 1 comment
Labels: node4

#8 - New Tests

Pull Request - State: closed - Opened by christopherchang about 9 years ago

#7 - don't require exact type for cl_mem objects

Pull Request - State: closed - Opened by patflick about 9 years ago

#6 - fixing setKernelArg for OpenCL versions < 1.2

Pull Request - State: closed - Opened by patflick over 9 years ago - 2 comments

#5 - setKernelArg: enable __local and don't require type to be passed

Pull Request - State: closed - Opened by patflick over 9 years ago - 2 comments

#4 - Map, unmap and SVM support

Pull Request - State: closed - Opened by fredericlb over 9 years ago

#3 - Release 2 - CL 1.1 support, Memory management, Fixes

Pull Request - State: closed - Opened by fredericlb over 9 years ago

#1 - Minimally fix compilation on Mac with Node.js 0.10.36 and NAN 1.6.1

Pull Request - State: closed - Opened by Maratyszcza over 9 years ago