Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
kangshiyin
kangshiyin has asked
6
questions and find answers to
33
problems.
Stats
696
EtPoint
189
Vote count
6
questions
33
answers
About
Interested in parallel computing.
kangshiyin questions
How to clone a nonstandard svn repo to git?
How to normalize matrix columns in CUDA with max performance?
Perl: how to use string variables as search pattern and replacement in regex
kangshiyin answers
Get GPU Processor Usage Programmatically
How to find out shared memory and global memory size of GPU?
Is it "worth it" to reuse events in CUDA?
Linking Ipopt with Intel MKL
Eigen use of diagonal matrix
Transpose matrix multiplication in cuBLAS howto
Compiling code containing dynamic parallelism fails
Transforming a one-dimensional, "flattened" index into the N-dimensional vector index of an N-dimensional array
how to parallelize this for-loop using reduction?
Integrating CUDA into a C++ application to use existing C++ class