Python, MATLAB, Shell
Spoken Languages:
English, Italian
Statistics
RANK
7,808
of 295,467
REPUTATION
6
CONTRIBUTIONS
5 Questions
3 Answers
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
3
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Heterogeneous nodes architectures in Matlab Parallel Computing Toolbox
Hi there, I already have experience in creating a Matlab MJS cluster (I've got 2 Macbooks, both 64 bit architectures) and it ...
8 years ago | 1 answer | 0
1
answerWhat do I use instead of fopen and fprintf when running Matlab Coder to convert m-file to mex to C/C++
FPRINTF, FOPEN and FCLOSE now in R2015b are available! However FSCANF is not. I have to read a txt file, any alternatives t...
8 years ago | 0
MapReduce cannot find dataset
How did I actually solved it: by attaching such files to the pool didn't work out, so I had to share via network an external har...
9 years ago | 0
| accepted
Question
Integer-constrained GA default genetic operator functions
Hi there, I am using ga() to run an optimization problem where I have 8 variables, 6 of which have integer constrains. Everyt...
9 years ago | 0 answers | 0
0
answersQuestion
MapReduce cannot find dataset
Hello there, I was using MapReduce to elaborate a (relatively) large dataset, which is a simple matrix stored in a .csv forma...
9 years ago | 1 answer | 1
1
answerAnonymous Functions and MapReduce
Allright. I guess I figured this out. When opening the parallel pool, you must specify all the files with such functions: tha...
9 years ago | 1
| accepted
Question
Anonymous Functions and MapReduce
Hello there, I have successfully created a home-made cluster with a couple of Macbooks. Everything seems alright, I've bee...
9 years ago | 1 answer | 1
1
answerQuestion
Parallel computing cluster with CPU and GPU
Hi there, I have a computer with 2-cores CPU and a CUDA GPU and I would like to create a parallel cluster for MapReduce and such...
9 years ago | 1 answer | 0