repo_id
stringlengths
21
96
file_path
stringlengths
31
155
content
stringlengths
1
92.9M
__index_level_0__
int64
0
0
rapidsai_public_repos/cudf/cpp/benchmarks
rapidsai_public_repos/cudf/cpp/benchmarks/string/combine.cpp
/* * 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://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/benchmarks
rapidsai_public_repos/cudf/cpp/benchmarks/string/filter.cpp
/* * 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://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/benchmarks
rapidsai_public_repos/cudf/cpp/benchmarks/string/contains.cpp
/* * 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://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/benchmarks
rapidsai_public_repos/cudf/cpp/benchmarks/string/like.cpp
/* * 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://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/benchmarks
rapidsai_public_repos/cudf/cpp/benchmarks/string/translate.cpp
/* * 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://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/benchmarks
rapidsai_public_repos/cudf/cpp/benchmarks/string/replace_re.cpp
/* * 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://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/benchmarks
rapidsai_public_repos/cudf/cpp/benchmarks/string/count.cpp
/* * 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://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/benchmarks
rapidsai_public_repos/cudf/cpp/benchmarks/copying/scatter.cu
/* * Copyright (c) 2019-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.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/benchmarks
rapidsai_public_repos/cudf/cpp/benchmarks/copying/contiguous_split.cu
/* * Copyright (c) 2019-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.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/benchmarks
rapidsai_public_repos/cudf/cpp/benchmarks/copying/gather.cu
/* * Copyright (c) 2019-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.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/benchmarks
rapidsai_public_repos/cudf/cpp/benchmarks/copying/shift.cu
/* * 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.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/benchmarks
rapidsai_public_repos/cudf/cpp/benchmarks/copying/copy_if_else.cpp
/* * 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://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/benchmarks
rapidsai_public_repos/cudf/cpp/benchmarks/search/contains_table.cpp
/* * Copyright (c) 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.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
0
rapidsai_public_repos/cudf/cpp/benchmarks
rapidsai_public_repos/cudf/cpp/benchmarks/search/contains_scalar.cpp
/* * 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://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/benchmarks
rapidsai_public_repos/cudf/cpp/benchmarks/search/search.cpp
/* * Copyright (c) 2019-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.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/benchmarks
rapidsai_public_repos/cudf/cpp/benchmarks/column/concatenate.cpp
/* * 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.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/benchmarks
rapidsai_public_repos/cudf/cpp/benchmarks/merge/merge_structs.cpp
/* * Copyright (c) 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.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
0
rapidsai_public_repos/cudf/cpp/benchmarks
rapidsai_public_repos/cudf/cpp/benchmarks/merge/merge_lists.cpp
/* * Copyright (c) 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.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
0
rapidsai_public_repos/cudf/cpp/benchmarks
rapidsai_public_repos/cudf/cpp/benchmarks/merge/merge.cpp
/* * 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.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/benchmarks
rapidsai_public_repos/cudf/cpp/benchmarks/ast/transform.cpp
/* * 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.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/benchmarks
rapidsai_public_repos/cudf/cpp/benchmarks/fixture/nvbench_main.cpp
/* * Copyright (c) 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.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
0
rapidsai_public_repos/cudf/cpp/benchmarks
rapidsai_public_repos/cudf/cpp/benchmarks/fixture/nvbench_fixture.hpp
/* * 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://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/benchmarks
rapidsai_public_repos/cudf/cpp/benchmarks/fixture/templated_benchmark_fixture.hpp
/* * 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://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/benchmarks
rapidsai_public_repos/cudf/cpp/benchmarks/fixture/benchmark_fixture.hpp
/* * Copyright (c) 2019-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.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/benchmarks
rapidsai_public_repos/cudf/cpp/benchmarks/common/generate_nested_types.hpp
/* * Copyright (c) 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.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
0
rapidsai_public_repos/cudf/cpp/benchmarks
rapidsai_public_repos/cudf/cpp/benchmarks/common/generate_input.cu
/* * 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.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/benchmarks
rapidsai_public_repos/cudf/cpp/benchmarks/common/random_distribution_factory.cuh
/* * 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...
0
rapidsai_public_repos/cudf/cpp/benchmarks
rapidsai_public_repos/cudf/cpp/benchmarks/common/generate_input.hpp
/* * 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.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/benchmarks
rapidsai_public_repos/cudf/cpp/benchmarks/type_dispatcher/type_dispatcher.cu
/* * Copyright (c) 2019-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.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/benchmarks
rapidsai_public_repos/cudf/cpp/benchmarks/text/minhash.cpp
/* * Copyright (c) 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.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
0
rapidsai_public_repos/cudf/cpp/benchmarks
rapidsai_public_repos/cudf/cpp/benchmarks/text/edit_distance.cpp
/* * Copyright (c) 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.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
0
rapidsai_public_repos/cudf/cpp/benchmarks
rapidsai_public_repos/cudf/cpp/benchmarks/text/hash_ngrams.cpp
/* * Copyright (c) 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.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
0
rapidsai_public_repos/cudf/cpp/benchmarks
rapidsai_public_repos/cudf/cpp/benchmarks/text/subword.cpp
/* * 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.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/benchmarks
rapidsai_public_repos/cudf/cpp/benchmarks/text/normalize.cpp
/* * 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://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/benchmarks
rapidsai_public_repos/cudf/cpp/benchmarks/text/tokenize.cpp
/* * 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://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/benchmarks
rapidsai_public_repos/cudf/cpp/benchmarks/text/vocab.cpp
/* * Copyright (c) 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.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
0
rapidsai_public_repos/cudf/cpp/benchmarks
rapidsai_public_repos/cudf/cpp/benchmarks/text/jaccard.cpp
/* * Copyright (c) 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.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
0
rapidsai_public_repos/cudf/cpp/benchmarks
rapidsai_public_repos/cudf/cpp/benchmarks/text/replace.cpp
/* * 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://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/benchmarks
rapidsai_public_repos/cudf/cpp/benchmarks/text/ngrams.cpp
/* * 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://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/benchmarks
rapidsai_public_repos/cudf/cpp/benchmarks/reduction/minmax.cpp
/* * 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.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/benchmarks
rapidsai_public_repos/cudf/cpp/benchmarks/reduction/segmented_reduce.cpp
/* * 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://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/benchmarks
rapidsai_public_repos/cudf/cpp/benchmarks/reduction/rank.cpp
/* * 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://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/benchmarks
rapidsai_public_repos/cudf/cpp/benchmarks/reduction/dictionary.cpp
/* * 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://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/benchmarks
rapidsai_public_repos/cudf/cpp/benchmarks/reduction/anyall.cpp
/* * 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://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/benchmarks
rapidsai_public_repos/cudf/cpp/benchmarks/reduction/scan_structs.cpp
/* * 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://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/benchmarks
rapidsai_public_repos/cudf/cpp/benchmarks/reduction/scan.cpp
/* * 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://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/benchmarks
rapidsai_public_repos/cudf/cpp/benchmarks/reduction/reduce.cpp
/* * 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.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/benchmarks
rapidsai_public_repos/cudf/cpp/benchmarks/io/fst.cu
/* * 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://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/benchmarks
rapidsai_public_repos/cudf/cpp/benchmarks/io/cuio_common.cpp
/* * 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.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/benchmarks
rapidsai_public_repos/cudf/cpp/benchmarks/io/cuio_common.hpp
/* * 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.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/benchmarks
rapidsai_public_repos/cudf/cpp/benchmarks/io/nvbench_helpers.hpp
/* * 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://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/benchmarks/io
rapidsai_public_repos/cudf/cpp/benchmarks/io/json/json_writer.cpp
/* * Copyright (c) 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.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
0
rapidsai_public_repos/cudf/cpp/benchmarks/io
rapidsai_public_repos/cudf/cpp/benchmarks/io/json/nested_json.cpp
/* * 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://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/benchmarks/io
rapidsai_public_repos/cudf/cpp/benchmarks/io/json/json_reader_input.cpp
/* * Copyright (c) 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.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
0
rapidsai_public_repos/cudf/cpp/benchmarks/io
rapidsai_public_repos/cudf/cpp/benchmarks/io/csv/csv_reader_options.cpp
/* * 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://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/benchmarks/io
rapidsai_public_repos/cudf/cpp/benchmarks/io/csv/csv_writer.cpp
/* * 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.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/benchmarks/io
rapidsai_public_repos/cudf/cpp/benchmarks/io/csv/csv_reader_input.cpp
/* * 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://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/benchmarks/io
rapidsai_public_repos/cudf/cpp/benchmarks/io/orc/orc_reader_options.cpp
/* * 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://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/benchmarks/io
rapidsai_public_repos/cudf/cpp/benchmarks/io/orc/orc_writer.cpp
/* * 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.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/benchmarks/io
rapidsai_public_repos/cudf/cpp/benchmarks/io/orc/orc_writer_chunks.cpp
/* * 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://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/benchmarks/io
rapidsai_public_repos/cudf/cpp/benchmarks/io/orc/orc_reader_input.cpp
/* * 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://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/benchmarks/io
rapidsai_public_repos/cudf/cpp/benchmarks/io/text/multibyte_split.cpp
/* * 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://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/benchmarks/io
rapidsai_public_repos/cudf/cpp/benchmarks/io/parquet/parquet_reader_options.cpp
/* * 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://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/benchmarks/io
rapidsai_public_repos/cudf/cpp/benchmarks/io/parquet/parquet_writer.cpp
/* * 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.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/benchmarks/io
rapidsai_public_repos/cudf/cpp/benchmarks/io/parquet/parquet_reader_input.cpp
/* * 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://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/benchmarks/io
rapidsai_public_repos/cudf/cpp/benchmarks/io/parquet/parquet_writer_chunks.cpp
/* * 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.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp
rapidsai_public_repos/cudf/cpp/libcudf_kafka/CMakeLists.txt
# ============================================================================= # Copyright (c) 2018-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/cudf/cpp/libcudf_kafka/include
rapidsai_public_repos/cudf/cpp/libcudf_kafka/include/cudf_kafka/kafka_consumer.hpp
/* * 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...
0
rapidsai_public_repos/cudf/cpp/libcudf_kafka/include
rapidsai_public_repos/cudf/cpp/libcudf_kafka/include/cudf_kafka/kafka_callback.hpp
/* * 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://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/libcudf_kafka
rapidsai_public_repos/cudf/cpp/libcudf_kafka/tests/CMakeLists.txt
# ============================================================================= # Copyright (c) 2018-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/cudf/cpp/libcudf_kafka
rapidsai_public_repos/cudf/cpp/libcudf_kafka/tests/kafka_consumer_tests.cpp
/* * 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.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
0
rapidsai_public_repos/cudf/cpp/libcudf_kafka/cmake
rapidsai_public_repos/cudf/cpp/libcudf_kafka/cmake/thirdparty/get_cudf.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://www.apa...
0
rapidsai_public_repos/cudf/cpp/libcudf_kafka/cmake
rapidsai_public_repos/cudf/cpp/libcudf_kafka/cmake/thirdparty/get_rdkafka.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://www.apa...
0
rapidsai_public_repos/cudf/cpp/libcudf_kafka
rapidsai_public_repos/cudf/cpp/libcudf_kafka/src/kafka_callback.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...
0
rapidsai_public_repos/cudf/cpp/libcudf_kafka
rapidsai_public_repos/cudf/cpp/libcudf_kafka/src/kafka_consumer.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...
0
rapidsai_public_repos/cudf/cpp
rapidsai_public_repos/cudf/cpp/cmake/config.json
{ "parse": { "additional_commands": { "CPMFindPackage": { "kwargs": { "NAME": 1, "GITHUB_REPOSITORY": "?", "GIT_TAG": "?", "VERSION": "?", "GIT_SHALLOW": "?", "OPTIONS": "*", "FIND_PACKAGE_ARGUMENTS": "*" } }, ...
0
rapidsai_public_repos/cudf/cpp/cmake
rapidsai_public_repos/cudf/cpp/cmake/Modules/FindcuFile.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://www.apa...
0
rapidsai_public_repos/cudf/cpp/cmake
rapidsai_public_repos/cudf/cpp/cmake/Modules/ConfigureCUDA.cmake
# ============================================================================= # Copyright (c) 2018-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/cudf/cpp/cmake
rapidsai_public_repos/cudf/cpp/cmake/Modules/JitifyPreprocessKernels.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://www.apa...
0
rapidsai_public_repos/cudf/cpp/cmake
rapidsai_public_repos/cudf/cpp/cmake/thirdparty/get_thrust.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/cudf/cpp/cmake
rapidsai_public_repos/cudf/cpp/cmake/thirdparty/get_cucollections.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://www.apa...
0
rapidsai_public_repos/cudf/cpp/cmake
rapidsai_public_repos/cudf/cpp/cmake/thirdparty/get_cufile.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://www.apa...
0
rapidsai_public_repos/cudf/cpp/cmake
rapidsai_public_repos/cudf/cpp/cmake/thirdparty/get_spdlog.cmake
# ============================================================================= # Copyright (c) 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.apache.o...
0
rapidsai_public_repos/cudf/cpp/cmake
rapidsai_public_repos/cudf/cpp/cmake/thirdparty/get_dlpack.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://www.apa...
0
rapidsai_public_repos/cudf/cpp/cmake
rapidsai_public_repos/cudf/cpp/cmake/thirdparty/get_nvcomp.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://www.apa...
0
rapidsai_public_repos/cudf/cpp/cmake
rapidsai_public_repos/cudf/cpp/cmake/thirdparty/get_kvikio.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://www.apa...
0
rapidsai_public_repos/cudf/cpp/cmake
rapidsai_public_repos/cudf/cpp/cmake/thirdparty/get_libcudacxx.cmake
# ============================================================================= # Copyright (c) 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.apache.o...
0
rapidsai_public_repos/cudf/cpp/cmake
rapidsai_public_repos/cudf/cpp/cmake/thirdparty/get_gtest.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://www.apa...
0
rapidsai_public_repos/cudf/cpp/cmake
rapidsai_public_repos/cudf/cpp/cmake/thirdparty/get_arrow.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/cudf/cpp/cmake
rapidsai_public_repos/cudf/cpp/cmake/thirdparty/get_jitify.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://www.apa...
0
rapidsai_public_repos/cudf/cpp/cmake
rapidsai_public_repos/cudf/cpp/cmake/thirdparty/get_rmm.cmake
# ============================================================================= # 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.apa...
0
rapidsai_public_repos/cudf/cpp/cmake
rapidsai_public_repos/cudf/cpp/cmake/thirdparty/get_fmt.cmake
# ============================================================================= # Copyright (c) 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.apache.o...
0
rapidsai_public_repos/cudf/cpp/cmake
rapidsai_public_repos/cudf/cpp/cmake/thirdparty/get_nvbench.cmake
# ============================================================================= # Copyright (c) 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.apache.o...
0
rapidsai_public_repos/cudf/cpp/cmake/thirdparty
rapidsai_public_repos/cudf/cpp/cmake/thirdparty/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/cudf/cpp/cmake/thirdparty
rapidsai_public_repos/cudf/cpp/cmake/thirdparty/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/cudf/cpp/cmake/thirdparty
rapidsai_public_repos/cudf/cpp/cmake/thirdparty/patches/thrust_override.json
{ "packages" : { "Thrust" : { "patches" : [ { "file" : "Thrust/install_rules.diff", "issue" : "Thrust 1.X installs incorrect files [https://github.com/NVIDIA/thrust/issues/1790]", "fixed_in" : "2.0.0" }, { "file" : "${current_json_dir}/thrust_...
0
rapidsai_public_repos/cudf/cpp/cmake/thirdparty
rapidsai_public_repos/cudf/cpp/cmake/thirdparty/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/cudf/cpp/cmake/thirdparty
rapidsai_public_repos/cudf/cpp/cmake/thirdparty/patches/nvbench_global_setup.diff
diff --git a/nvbench/main.cuh b/nvbench/main.cuh index 0ba82d7..cca5273 100644 --- a/nvbench/main.cuh +++ b/nvbench/main.cuh @@ -54,6 +54,16 @@ // clang-format on #endif +#ifndef NVBENCH_ENVIRONMENT +namespace nvbench { +struct no_environment +{ + no_environment(int, char const *const *) {} +}; +} +#define NVBENCH_...
0
rapidsai_public_repos/cudf/cpp/cmake/thirdparty
rapidsai_public_repos/cudf/cpp/cmake/thirdparty/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/cudf/cpp/cmake/thirdparty
rapidsai_public_repos/cudf/cpp/cmake/thirdparty/patches/nvbench_override.json
{ "packages" : { "nvbench" : { "patches" : [ { "file" : "${current_json_dir}/nvbench_global_setup.diff", "issue" : "Fix add support for global setup to initialize RMM in nvbench [https://github.com/NVIDIA/nvbench/pull/123]", "fixed_in" : "" }, { ...
0