Rylan
Followers: 0 Following: 0
Statistics
RANK
190 848
of 295 467
REPUTATION
0
CONTRIBUTIONS
8 Questions
1 Answer
ANSWER ACCEPTANCE
37.5%
VOTES RECEIVED
0
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
Why the thread controlling for MKL do not take effect from a mex function
I'm trying to call the direct sparse solver provided by Intel MKL to solve a large linear sparse system. I need to set the threa...
nästan 3 år ago | 0 answers | 0
0
answersQuestion
How to solve the linear system Ax = b in mex file when A is a sparse matrix
I have multiple linear systems Ax = b to be solved in mex function. When A is of small or medium size, A is stored as a full mat...
nästan 3 år ago | 0 answers | 0
0
answersQuestion
Why matlab performs much slower on a cluster with 144 cores than on a desktop with only 6 cores when solving a large system
Hello, everyone! Recently I'm trying to solve a quite large system Ax = b, with A an 353344*353344 sparse matrix and nu...
mer än 3 år ago | 0 answers | 0
0
answersQuestion
Why the sparse pattern of a sparse matrix changed
I'm building a sparse matrix through the mex function. Both the Ir and Jc properties are appointed in the mex function A. Later,...
mer än 3 år ago | 1 answer | 0
1
answerQuestion
Why matlab crash when program tries to deallocate the dynamic memory allocated in fortran module
Hi, every one! I'm trying to write a little lengthy program. This program is speeded up with mex function in language C. Howeve...
nästan 4 år ago | 0 answers | 0
0
answersQuestion
How to deallocate the global memory allocated in the mex function if the program has to be terminated outside of the mex function.
Recently I'm confused by a question. I'm developing a numerical model based on matlab, but it runs a little slow. I try t...
nästan 4 år ago | 1 answer | 0
1
answerQuestion
How to transfer parameter between C and fortran
Hello, everyone! Recently, I'm trying to add some source files in c and fortran into my program. And parameters is transfered fr...
ungefär 5 år ago | 1 answer | 0
1
answerIntel Fortran compiler not found
It seems you should make sure the c++ part has been installed when you install the Visual Studio such that matlab can detect ifo...
ungefär 5 år ago | 0
Question
Why the same f90 code can be compiled by the linux version of matlab 2017a but not the windows version of matlab 2017a
This is part of the code of the f90 file named turbulence.F90, subroutine report_model ! ! !DESCRIPTION: ! This routine r...
ungefär 5 år ago | 0 answers | 0