repo_id
stringlengths
21
96
file_path
stringlengths
31
155
content
stringlengths
1
92.9M
__index_level_0__
int64
0
0
rapidsai_public_repos/node/modules/core/cmake
rapidsai_public_repos/node/modules/core/cmake/patches/thrust_transform_iter_with_reduce_by_key.diff
diff --git a/thrust/iterator/transform_input_output_iterator.h b/thrust/iterator/transform_input_output_iterator.h index f512a36..a5f725d 100644 --- a/thrust/iterator/transform_input_output_iterator.h +++ b/thrust/iterator/transform_input_output_iterator.h @@ -102,6 +102,8 @@ template <typename InputFunction, typename ...
0
rapidsai_public_repos/node/modules/core/cmake
rapidsai_public_repos/node/modules/core/cmake/patches/thrust_faster_scan_compile_times.diff
diff --git a/dependencies/cub/cub/device/dispatch/dispatch_radix_sort.cuh b/dependencies/cub/cub/device/dispatch/dispatch_radix_sort.cuh index b188c75f..3f36656f 100644 --- a/dependencies/cub/cub/device/dispatch/dispatch_radix_sort.cuh +++ b/dependencies/cub/cub/device/dispatch/dispatch_radix_sort.cuh @@ -736,7 +736,7 ...
0
rapidsai_public_repos/node/modules/core/cmake
rapidsai_public_repos/node/modules/core/cmake/patches/thrust_faster_sort_compile_times.diff
diff --git a/dependencies/cub/cub/block/block_merge_sort.cuh b/dependencies/cub/cub/block/block_merge_sort.cuh index 4769df36..d86d6342 100644 --- a/dependencies/cub/cub/block/block_merge_sort.cuh +++ b/dependencies/cub/cub/block/block_merge_sort.cuh @@ -91,7 +91,7 @@ __device__ __forceinline__ void SerialMerge(KeyT *k...
0
rapidsai_public_repos/node/modules/core/cmake
rapidsai_public_repos/node/modules/core/cmake/patches/thrust_disable_64bit_dispatching.diff
diff --git a/thrust/system/cuda/detail/dispatch.h b/thrust/system/cuda/detail/dispatch.h index d0e3f94..76774b0 100644 --- a/thrust/system/cuda/detail/dispatch.h +++ b/thrust/system/cuda/detail/dispatch.h @@ -32,9 +32,8 @@ status = call arguments; \ } \ else { \ - auto THRUST_PP_CAT2(count, _f...
0
rapidsai_public_repos/node/modules/core/cmake
rapidsai_public_repos/node/modules/core/cmake/patches/cugraph.patch
diff --git a/cpp/cmake/thirdparty/get_nccl.cmake b/cpp/cmake/thirdparty/get_nccl.cmake index 118ae37..2b04d1f 100644 --- a/cpp/cmake/thirdparty/get_nccl.cmake +++ b/cpp/cmake/thirdparty/get_nccl.cmake @@ -23,16 +23,13 @@ function(find_and_configure_nccl) rapids_find_generate_module(NCCL HEADER_NAMES nccl...
0
rapidsai_public_repos/node/modules/core/cmake
rapidsai_public_repos/node/modules/core/cmake/Modules/ConfigureOpenGL.cmake
#============================================================================= # Copyright (c) 2020, NVIDIA CORPORATION. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apa...
0
rapidsai_public_repos/node/modules/core/cmake
rapidsai_public_repos/node/modules/core/cmake/Modules/ConfigureNapi.cmake
#============================================================================= # Copyright (c) 2020, NVIDIA CORPORATION. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apa...
0
rapidsai_public_repos/node/modules/core/cmake
rapidsai_public_repos/node/modules/core/cmake/Modules/ConfigureRMM.cmake
#============================================================================= # Copyright (c) 2020-2023, NVIDIA CORPORATION. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://ww...
0
rapidsai_public_repos/node/modules/core/cmake
rapidsai_public_repos/node/modules/core/cmake/Modules/ConfigureArrow.cmake
# ============================================================================= # Copyright (c) 2020-2023, NVIDIA CORPORATION. # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except # in compliance with the License. You may obtain a copy of the License at # # http://www.apa...
0
rapidsai_public_repos/node/modules/core/cmake
rapidsai_public_repos/node/modules/core/cmake/Modules/get_nccl.cmake
#============================================================================= # Copyright (c) 2022-2023, NVIDIA CORPORATION. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://ww...
0
rapidsai_public_repos/node/modules/core/cmake
rapidsai_public_repos/node/modules/core/cmake/Modules/ConfigureOpenGLEW.cmake
#============================================================================= # Copyright (c) 2020-2022, NVIDIA CORPORATION. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://ww...
0
rapidsai_public_repos/node/modules/core/cmake
rapidsai_public_repos/node/modules/core/cmake/Modules/ConfigureCUGRAPH.cmake
#============================================================================= # Copyright (c) 2020-2022, NVIDIA CORPORATION. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://ww...
0
rapidsai_public_repos/node/modules/core/cmake
rapidsai_public_repos/node/modules/core/cmake/Modules/ConfigureOpenBLAS.cmake
#============================================================================= # Copyright 2022-2023 NVIDIA Corporation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apac...
0
rapidsai_public_repos/node/modules/core/cmake
rapidsai_public_repos/node/modules/core/cmake/Modules/get_cpm.cmake
#============================================================================= # Copyright (c) 2021-2023, NVIDIA CORPORATION. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://ww...
0
rapidsai_public_repos/node/modules/core/cmake
rapidsai_public_repos/node/modules/core/cmake/Modules/ConfigureCUDA.cmake
#============================================================================= # Copyright (c) 2020, NVIDIA CORPORATION. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apa...
0
rapidsai_public_repos/node/modules/core/cmake
rapidsai_public_repos/node/modules/core/cmake/Modules/ConfigureCXX.cmake
#============================================================================= # Copyright (c) 2020-2023, NVIDIA CORPORATION. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://ww...
0
rapidsai_public_repos/node/modules/core/cmake
rapidsai_public_repos/node/modules/core/cmake/Modules/ConfigureCUML.cmake
#============================================================================= # Copyright (c) 2021-2023, NVIDIA CORPORATION. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://ww...
0
rapidsai_public_repos/node/modules/core/cmake
rapidsai_public_repos/node/modules/core/cmake/Modules/cuda_arch_helpers.cmake
#============================================================================= # Copyright (c) 2022, NVIDIA CORPORATION. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apa...
0
rapidsai_public_repos/node/modules/core/cmake
rapidsai_public_repos/node/modules/core/cmake/Modules/install_utils.cmake
#============================================================================= # Copyright (c) 2022, NVIDIA CORPORATION. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apa...
0
rapidsai_public_repos/node/modules/core/cmake
rapidsai_public_repos/node/modules/core/cmake/Modules/ConfigureCUMLPRIMS.cmake
#============================================================================= # Copyright (c) 2022, NVIDIA CORPORATION. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apa...
0
rapidsai_public_repos/node/modules/core/cmake
rapidsai_public_repos/node/modules/core/cmake/Modules/ConfigureCUDF.cmake
#============================================================================= # Copyright (c) 2020-2023, NVIDIA CORPORATION. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://ww...
0
rapidsai_public_repos/node/modules/core/cmake
rapidsai_public_repos/node/modules/core/cmake/Modules/ConfigureBlazingSQL.cmake
#============================================================================= # Copyright (c) 2021-2022, NVIDIA CORPORATION. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://ww...
0
rapidsai_public_repos/node/modules/core/cmake
rapidsai_public_repos/node/modules/core/cmake/Modules/ConfigureCUSPATIAL.cmake
#============================================================================= # Copyright (c) 2021-2022, NVIDIA CORPORATION. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://ww...
0
rapidsai_public_repos/node/modules/core/cmake
rapidsai_public_repos/node/modules/core/cmake/Modules/cmake_policies.cmake
#============================================================================= # Copyright (c) 2020-2022, NVIDIA CORPORATION. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://ww...
0
rapidsai_public_repos/node/modules/core/cmake
rapidsai_public_repos/node/modules/core/cmake/Modules/ConfigureThrust.cmake
#============================================================================= # Copyright (c) 2020-2023, NVIDIA CORPORATION. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://ww...
0
rapidsai_public_repos/node/modules/core/cmake
rapidsai_public_repos/node/modules/core/cmake/Modules/get_version.cmake
#============================================================================= # Copyright (c) 2022-2023, NVIDIA CORPORATION. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://ww...
0
rapidsai_public_repos/node/modules/core/cmake
rapidsai_public_repos/node/modules/core/cmake/Modules/EvalGpuArchs.cmake
#============================================================================= # Copyright (c) 2019-2020, NVIDIA CORPORATION. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://ww...
0
rapidsai_public_repos/node/modules/core/cmake
rapidsai_public_repos/node/modules/core/cmake/Modules/ConfigureRAFT.cmake
#============================================================================= # Copyright (c) 2022, NVIDIA CORPORATION. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apa...
0
rapidsai_public_repos/node/modules/core/cmake
rapidsai_public_repos/node/modules/core/cmake/Modules/ConfigureCUGRAPHOPS.cmake
#============================================================================= # Copyright (c) 2022, NVIDIA CORPORATION. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apa...
0
rapidsai_public_repos/node/modules/core/cmake
rapidsai_public_repos/node/modules/core/cmake/Modules/link_utils.cmake
#============================================================================= # Copyright (c) 2022, NVIDIA CORPORATION. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apa...
0
rapidsai_public_repos/node/modules/core/cmake
rapidsai_public_repos/node/modules/core/cmake/Modules/ConfigureOpenGLFW.cmake
#============================================================================= # Copyright (c) 2020-2022, NVIDIA CORPORATION. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://ww...
0
rapidsai_public_repos/node/modules/core
rapidsai_public_repos/node/modules/core/src/index.ts
// Copyright (c) 2020-2022, NVIDIA CORPORATION. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable la...
0
rapidsai_public_repos/node/modules/core
rapidsai_public_repos/node/modules/core/src/addon.cpp
// Copyright (c) 2020-2022, NVIDIA CORPORATION. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable la...
0
rapidsai_public_repos/node/modules/core
rapidsai_public_repos/node/modules/core/src/addon.ts
// Copyright (c) 2022, NVIDIA CORPORATION. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or ...
0
rapidsai_public_repos/node/modules/core
rapidsai_public_repos/node/modules/core/test/rapids-core-tests.ts
test('nothing', () => {});
0
rapidsai_public_repos/node/modules/core
rapidsai_public_repos/node/modules/core/test/tsconfig.json
{ "extends": "../tsconfig.json", "include": [ "../src/**/*.ts", "../test/**/*.ts" ], "compilerOptions": { "target": "esnext", "module": "commonjs", "allowJs": true, "importHelpers": false, "noEmitHelpers": false, "noEmitOnError": false, ...
0
rapidsai_public_repos/node/modules
rapidsai_public_repos/node/modules/cuml/package.json
{ "name": "@rapidsai/cuml", "version": "22.12.2", "description": "cuML - NVIDIA RAPIDS Machine Learning Library", "license": "Apache-2.0", "main": "index.js", "types": "build/js", "author": "NVIDIA, Inc. (https://nvidia.com/)", "maintainers": [ "Paul Taylor <paul.e.taylor@me.com>" ], "homepage":...
0
rapidsai_public_repos/node/modules
rapidsai_public_repos/node/modules/cuml/index.js
// Copyright (c) 2021, NVIDIA CORPORATION. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or ...
0
rapidsai_public_repos/node/modules
rapidsai_public_repos/node/modules/cuml/jest.config.js
// Copyright (c) 2020-2021, NVIDIA CORPORATION. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable la...
0
rapidsai_public_repos/node/modules
rapidsai_public_repos/node/modules/cuml/CMakeLists.txt
#============================================================================= # Copyright (c) 2021-2023, NVIDIA CORPORATION. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://ww...
0
rapidsai_public_repos/node/modules
rapidsai_public_repos/node/modules/cuml/README.md
# <div align="left"><img src="https://rapids.ai/assets/images/rapids_logo.png" width="90px"/>&nbsp; node-rapids cuML - GPU Machine Learning Algorithms</div> ### Installation `npm install @rapidsai/cuml` ### About The js bindings for [cuML](https://github.com/rapidsai/cuml) is a suite of libraries that implement mac...
0
rapidsai_public_repos/node/modules
rapidsai_public_repos/node/modules/cuml/tsconfig.json
{ "include": ["src"], "exclude": ["node_modules"], "compilerOptions": { "baseUrl": "./", "paths": { "@rapidsai/cuml": ["src/index"], "@rapidsai/cuml/*": ["src/*"] }, "target": "ESNEXT", "module": "commonjs", "outDir": "./build/js", ...
0
rapidsai_public_repos/node/modules
rapidsai_public_repos/node/modules/cuml/LICENSE
Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, ...
0
rapidsai_public_repos/node/modules
rapidsai_public_repos/node/modules/cuml/typedoc.js
module.exports = { entryPoints: ['src/index.ts'], out: 'doc', name: '@rapidsai/cuml', tsconfig: 'tsconfig.json', excludePrivate: true, excludeProtected: true, excludeExternals: true, };
0
rapidsai_public_repos/node/modules/cuml
rapidsai_public_repos/node/modules/cuml/.vscode/launch.json
{ // Use IntelliSense to learn about possible attributes. // Hover to view descriptions of existing attributes. // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 "version": "0.2.0", "compounds": [ { "name": "Debug Tests (TS and C++)", "con...
0
rapidsai_public_repos/node/modules/cuml
rapidsai_public_repos/node/modules/cuml/.vscode/tasks.json
{ "version": "2.0.0", "tasks": [ { "type": "shell", "label": "Rebuild node_cuml TS and C++ (slow)", "group": { "kind": "build", "isDefault": true, }, "command": "if [[ \"${input:CMAKE_BUILD_TYPE}\" == \"Release\" ]]; then yarn rebuild; else yarn rebuild:debug; f...
0
rapidsai_public_repos/node/modules/cuml
rapidsai_public_repos/node/modules/cuml/src/umap_base.ts
// Copyright (c) 2021, NVIDIA CORPORATION. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or ...
0
rapidsai_public_repos/node/modules/cuml
rapidsai_public_repos/node/modules/cuml/src/index.ts
// Copyright (c) 2021, NVIDIA CORPORATION. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or ...
0
rapidsai_public_repos/node/modules/cuml
rapidsai_public_repos/node/modules/cuml/src/umap.ts
// Copyright (c) 2021-2022, NVIDIA CORPORATION. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable la...
0
rapidsai_public_repos/node/modules/cuml
rapidsai_public_repos/node/modules/cuml/src/node_cuml.ts
// Copyright (c) 2022, NVIDIA CORPORATION. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or ...
0
rapidsai_public_repos/node/modules/cuml
rapidsai_public_repos/node/modules/cuml/src/metrics.cpp
// Copyright (c) 2021, NVIDIA CORPORATION. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or ...
0
rapidsai_public_repos/node/modules/cuml
rapidsai_public_repos/node/modules/cuml/src/mappings.ts
// Copyright (c) 2021, NVIDIA CORPORATION. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or ...
0
rapidsai_public_repos/node/modules/cuml
rapidsai_public_repos/node/modules/cuml/src/coo.cpp
// Copyright (c) 2021, NVIDIA CORPORATION. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or ...
0
rapidsai_public_repos/node/modules/cuml
rapidsai_public_repos/node/modules/cuml/src/coo.ts
// Copyright (c) 2021, NVIDIA CORPORATION. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or ...
0
rapidsai_public_repos/node/modules/cuml
rapidsai_public_repos/node/modules/cuml/src/umap.cpp
// Copyright (c) 2021, NVIDIA CORPORATION. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or ...
0
rapidsai_public_repos/node/modules/cuml
rapidsai_public_repos/node/modules/cuml/src/addon.cpp
// Copyright (c) 2021, NVIDIA CORPORATION. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or ...
0
rapidsai_public_repos/node/modules/cuml
rapidsai_public_repos/node/modules/cuml/src/metrics.ts
// Copyright (c) 2021, NVIDIA CORPORATION. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or ...
0
rapidsai_public_repos/node/modules/cuml
rapidsai_public_repos/node/modules/cuml/src/addon.ts
// Copyright (c) 2022, NVIDIA CORPORATION. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or ...
0
rapidsai_public_repos/node/modules/cuml/src
rapidsai_public_repos/node/modules/cuml/src/node_cuml/coo.hpp
// Copyright (c) 2020-2021, NVIDIA CORPORATION. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable la...
0
rapidsai_public_repos/node/modules/cuml/src
rapidsai_public_repos/node/modules/cuml/src/node_cuml/metrics.hpp
// Copyright (c) 2021, NVIDIA CORPORATION. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or ...
0
rapidsai_public_repos/node/modules/cuml/src
rapidsai_public_repos/node/modules/cuml/src/node_cuml/umap.hpp
// Copyright (c) 2021, NVIDIA CORPORATION. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or ...
0
rapidsai_public_repos/node/modules/cuml/src/node_cuml/cuml
rapidsai_public_repos/node/modules/cuml/src/node_cuml/cuml/metrics/metrics.hpp
// Copyright (c) 2021, NVIDIA CORPORATION. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or ...
0
rapidsai_public_repos/node/modules/cuml/src/node_cuml/cuml
rapidsai_public_repos/node/modules/cuml/src/node_cuml/cuml/manifold/umapparams.hpp
// Copyright (c) 2021, NVIDIA CORPORATION. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or ...
0
rapidsai_public_repos/node/modules/cuml/src/node_cuml/cuml
rapidsai_public_repos/node/modules/cuml/src/node_cuml/cuml/manifold/common.hpp
// Copyright (c) 2021, NVIDIA CORPORATION. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or ...
0
rapidsai_public_repos/node/modules/cuml/src/node_cuml/cuml
rapidsai_public_repos/node/modules/cuml/src/node_cuml/cuml/manifold/umap.hpp
// Copyright (c) 2021, NVIDIA CORPORATION. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or ...
0
rapidsai_public_repos/node/modules/cuml/src/node_cuml
rapidsai_public_repos/node/modules/cuml/src/node_cuml/raft/handle.hpp
// Copyright (c) 2021, NVIDIA CORPORATION. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or ...
0
rapidsai_public_repos/node/modules/cuml/src/node_cuml/raft
rapidsai_public_repos/node/modules/cuml/src/node_cuml/raft/sparse/coo.hpp
// Copyright (c) 2021, NVIDIA CORPORATION. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or ...
0
rapidsai_public_repos/node/modules/cuml/src/node_cuml/raft
rapidsai_public_repos/node/modules/cuml/src/node_cuml/raft/linalg/distance_type.h
// Copyright (c) 2021, NVIDIA CORPORATION. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or ...
0
rapidsai_public_repos/node/modules/cuml/src
rapidsai_public_repos/node/modules/cuml/src/utilities/array_utils.ts
// Copyright (c) 2021-2022, NVIDIA CORPORATION. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable la...
0
rapidsai_public_repos/node/modules/cuml
rapidsai_public_repos/node/modules/cuml/test/tsconfig.json
{ "extends": "../tsconfig.json", "include": [ "../src/**/*.ts", "../test/**/*.ts" ], "compilerOptions": { "target": "esnext", "module": "commonjs", "allowJs": true, "importHelpers": false, "noEmitHelpers": false, "noEmitOnError": false, ...
0
rapidsai_public_repos/node/modules/cuml
rapidsai_public_repos/node/modules/cuml/test/cuml-tests.ts
import {DataFrame, Float32} from '@rapidsai/cudf'; import { trustworthiness, trustworthinessDataFrame, trustworthinessSeries, UMAP } from '@rapidsai/cuml'; const df = DataFrame.readCSV({ header: 0, sourceType: 'files', sources: [`${__dirname}/iris.csv`], dataTypes: { sepal_length: new Float32, ...
0
rapidsai_public_repos/node/modules/cuml
rapidsai_public_repos/node/modules/cuml/test/iris.csv
sepal_length,sepal_width,petal_length,petal_width,species 5.1,3.5,1.4,0.2,0 4.9,3.0,1.4,0.2,0 4.7,3.2,1.3,0.2,0 4.6,3.1,1.5,0.2,0 5.0,3.6,1.4,0.2,0 5.4,3.9,1.7,0.4,0 4.6,3.4,1.4,0.3,0 5.0,3.4,1.5,0.2,0 4.4,2.9,1.4,0.2,0 4.9,3.1,1.5,0.1,0 5.4,3.7,1.5,0.2,0 4.8,3.4,1.6,0.2,0 4.8,3.0,1.4,0.1,0 4.3,3.0,1.1,0.1,0 5.8,4.0,1....
0
rapidsai_public_repos/node/modules
rapidsai_public_repos/node/modules/sql/package.json
{ "name": "@rapidsai/sql", "version": "22.12.2", "description": "NVIDIA RAPIDS In-memory GPU accelerated SQL Queries", "license": "Apache-2.0", "main": "index.js", "types": "build/js", "author": "NVIDIA, Inc. (https://nvidia.com/)", "maintainers": [ "Paul Taylor <paul.e.taylor@me.com>" ], "homep...
0
rapidsai_public_repos/node/modules
rapidsai_public_repos/node/modules/sql/index.js
// Copyright (c) 2021, NVIDIA CORPORATION. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or ...
0
rapidsai_public_repos/node/modules
rapidsai_public_repos/node/modules/sql/jest.config.js
// Copyright (c) 2021-2022, NVIDIA CORPORATION. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable la...
0
rapidsai_public_repos/node/modules
rapidsai_public_repos/node/modules/sql/CMakeLists.txt
#============================================================================= # Copyright (c) 2021-2022, NVIDIA CORPORATION. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://ww...
0
rapidsai_public_repos/node/modules
rapidsai_public_repos/node/modules/sql/README.md
# <div align="left"><img src="https://rapids.ai/assets/images/rapids_logo.png" width="90px"/>&nbsp; node-rapids GPU accelerated SQL engine</div> ### Installation `npm install @rapidsai/sql` ### About These js bindings allow for GPU accelerated SQL queries. For example, the following snippet creates a DataFrame, th...
0
rapidsai_public_repos/node/modules
rapidsai_public_repos/node/modules/sql/tsconfig.json
{ "include": ["src"], "exclude": ["node_modules"], "compilerOptions": { "baseUrl": "./", "paths": { "@rapidsai/sql": ["src/index"], "@rapidsai/sql/*": ["src/*"] }, "target": "ESNEXT", "module": "commonjs", "outDir": "./build/js", ...
0
rapidsai_public_repos/node/modules
rapidsai_public_repos/node/modules/sql/typedoc.js
module.exports = { entryPoints: ['src/index.ts'], out: 'doc', name: '@rapidsai/sql', tsconfig: 'tsconfig.json', excludePrivate: true, excludeProtected: true, excludeExternals: true, };
0
rapidsai_public_repos/node/modules/sql
rapidsai_public_repos/node/modules/sql/.vscode/launch.json
{ // Use IntelliSense to learn about possible attributes. // Hover to view descriptions of existing attributes. // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 "version": "0.2.0", "compounds": [ { "name": "Debug Tests (TS and C++)", "con...
0
rapidsai_public_repos/node/modules/sql
rapidsai_public_repos/node/modules/sql/blazingsql/graph.cpp
// Copyright (c) 2021, NVIDIA CORPORATION. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or ...
0
rapidsai_public_repos/node/modules/sql
rapidsai_public_repos/node/modules/sql/blazingsql/ucpcontext.cpp
// Copyright (c) 2021, NVIDIA CORPORATION. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or ...
0
rapidsai_public_repos/node/modules/sql
rapidsai_public_repos/node/modules/sql/blazingsql/cache.cpp
// Copyright (c) 2021-2022, NVIDIA CORPORATION. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable la...
0
rapidsai_public_repos/node/modules/sql
rapidsai_public_repos/node/modules/sql/blazingsql/async.cpp
// Copyright (c) 2021, NVIDIA CORPORATION. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or ...
0
rapidsai_public_repos/node/modules/sql
rapidsai_public_repos/node/modules/sql/blazingsql/api.cpp
// Copyright (c) 2021-2022, NVIDIA CORPORATION. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable la...
0
rapidsai_public_repos/node/modules/sql
rapidsai_public_repos/node/modules/sql/blazingsql/context.cpp
// Copyright (c) 2021-2022, NVIDIA CORPORATION. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable la...
0
rapidsai_public_repos/node/modules/sql/blazingsql
rapidsai_public_repos/node/modules/sql/blazingsql/blazingsql_wrapper/graph.hpp
// Copyright (c) 2021, NVIDIA CORPORATION. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or ...
0
rapidsai_public_repos/node/modules/sql/blazingsql
rapidsai_public_repos/node/modules/sql/blazingsql/blazingsql_wrapper/context.hpp
// Copyright (c) 2021, NVIDIA CORPORATION. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or ...
0
rapidsai_public_repos/node/modules/sql/blazingsql
rapidsai_public_repos/node/modules/sql/blazingsql/blazingsql_wrapper/cache.hpp
// Copyright (c) 2021-2022, NVIDIA CORPORATION. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable la...
0
rapidsai_public_repos/node/modules/sql/blazingsql
rapidsai_public_repos/node/modules/sql/blazingsql/blazingsql_wrapper/api.hpp
// Copyright (c) 2021-2022, NVIDIA CORPORATION. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable la...
0
rapidsai_public_repos/node/modules/sql/blazingsql
rapidsai_public_repos/node/modules/sql/blazingsql/blazingsql_wrapper/async.hpp
// Copyright (c) 2021-2022, NVIDIA CORPORATION. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable la...
0
rapidsai_public_repos/node/modules/sql/blazingsql
rapidsai_public_repos/node/modules/sql/blazingsql/blazingsql_wrapper/ucpcontext.hpp
// Copyright (c) 2021, NVIDIA CORPORATION. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or ...
0
rapidsai_public_repos/node/modules/sql
rapidsai_public_repos/node/modules/sql/src/graph.ts
// Copyright (c) 2021-2022, NVIDIA CORPORATION. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable la...
0
rapidsai_public_repos/node/modules/sql
rapidsai_public_repos/node/modules/sql/src/index.ts
// Copyright (c) 2021, NVIDIA CORPORATION. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or ...
0
rapidsai_public_repos/node/modules/sql
rapidsai_public_repos/node/modules/sql/src/cluster.ts
// Copyright (c) 2021-2022, NVIDIA CORPORATION. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable la...
0
rapidsai_public_repos/node/modules/sql
rapidsai_public_repos/node/modules/sql/src/rapidsai_sql.ts
// Copyright (c) 2021-2022, NVIDIA CORPORATION. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable la...
0
rapidsai_public_repos/node/modules/sql
rapidsai_public_repos/node/modules/sql/src/SQLTable.ts
// Copyright (c) 2021, NVIDIA CORPORATION. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or ...
0
rapidsai_public_repos/node/modules/sql
rapidsai_public_repos/node/modules/sql/src/context.ts
// Copyright (c) 2021, NVIDIA CORPORATION. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or ...
0
rapidsai_public_repos/node/modules/sql
rapidsai_public_repos/node/modules/sql/src/algebra.ts
// Copyright (c) 2021, NVIDIA CORPORATION. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or ...
0
rapidsai_public_repos/node/modules/sql
rapidsai_public_repos/node/modules/sql/src/config.ts
// Copyright (c) 2021-2022, NVIDIA CORPORATION. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable la...
0