Hi everyone. I wanted to ask if you can speed up copying strings from a file into an array (more precisely to the structure of the AVL tree - node) where you should read 2,000,000 strings? Should always be memory allocation to each string individually. Could someone write a sample code snippet using the CUDA function that would accelerate these operations? Thanks for help.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
What is the fastest way to copy array data in device? | 2 | 898 | July 16, 2023 | |
How to read an input file in CUDA program ? | 4 | 4473 | August 20, 2015 | |
Link List using CUDA | 7 | 10361 | June 28, 2010 | |
Is CUDA right for my application? | 2 | 1763 | January 4, 2010 | |
Odd copying of global memory to local | 1 | 405 | December 8, 2017 | |
Cuda Programming | 0 | 988 | June 22, 2012 | |
Fast constant memory access from all threads in CUDA | 0 | 381 | September 11, 2019 | |
summing multiple arrays into one array and some other questions | 0 | 2571 | June 11, 2009 | |
reading from a file with cuda accelerate reading with cuda | 1 | 3708 | July 24, 2008 | |
copy global memory by CUDA threads | 3 | 1208 | January 17, 2011 |