Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Hailiang Zhang
Hailiang Zhang has asked
59
questions and find answers to
2
problems.
Stats
321
EtPoint
14
Vote count
59
questions
2
answers
About
Hailiang Zhang questions
Is there a python method to re-order a list based on the provided new indices?
How to make a kernel function which callable from both the host and device?
Why does the C++ copy constructor behave differently when calling its child copy constructor?
How to mock up a class variable value in python unit test?
How to get the size of the installed package via MacPort?
Will 32 threads from 32 block be scheduled as a warp?
Are cudaMalloc and cudaFree synchronous or asynchronous calls?
How to transpose a matrix in CUDA/cublas?
Why sys.getsizeof(numpy.int8(1)) returns 12?
Will the cublas kernel functions automatically be synchronized with the host?
Hailiang Zhang answers
cudaStreamWaitEvent does not seem to wait