Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Michael Ohlrogge
Michael Ohlrogge has asked
15
questions and find answers to
60
problems.
Stats
1.9k
EtPoint
629
Vote count
15
questions
60
answers
About
Currently interested in Julia-lang and GPU parallelism.
Michael Ohlrogge questions
Why is it necessary to cast to void** (e.g. in cudaMalloc calls)?
Get Regression Coefficient Names with R Bootstrap
Julia: Parallel CUSPARSE calculations on multiple GPUs
gnu sort - default buffer size
R - lfe (felm) fit model with fixed effects only
Piecewise / Noncontiguous Ranges?
What does it mean to "finalize" in Julia?
How to Synchronize with Julia CUDArt?
ggsave(): Error in UseMethod("grid.draw") : no applicable method for 'grid.draw' applied to an object of class "character"
Find size of single object in memory
Michael Ohlrogge answers
Julia: How can I access a type from inside a module?
Julia - can a global variable be used in a function before it is defined?
Huge memory allocation running a julia function?
Get rid of Julia's `WARNING: redifining constant` for strings that are not changed?
Is there a fast way to expand matrices n times by duplicating each line?
How to properly load a module in Julia?
Julia - scatter plot: how do I define different colors for each class?
R, data.table: Sum all columns whose names are stored in a vector
Options for GPU computing in Julia
Using addprocs() and pmap() inside a function in Julia