Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dynare
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Johannes Pfeifer
dynare
Commits
e3754946
Verified
Commit
e3754946
authored
Nov 06, 2018
by
Houtan Bastani
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc: update mexext, matlabroot options
parent
671fe4bc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
doc/dynare.texi
doc/dynare.texi
+9
-0
No files found.
doc/dynare.texi
View file @
e3754946
...
@@ -910,6 +910,15 @@ command).
...
@@ -910,6 +910,15 @@ command).
Prevent Dynare from printing the output of the steps leading up to the
Prevent Dynare from printing the output of the steps leading up to the
preprocessor as well as the preprocessor output itself.
preprocessor as well as the preprocessor output itself.
@item mexext=mex|mexw32|mexw64|mexmaci64|mexa64
The mex extension associated with your platform to be used when compiling
output associated with @code{use_dll}. NB: Dynare is able to set this
automatically, so you should not need to set it yourself.
@item matlabroot=@var{<<path>>}
The path to the Matlab installation for use with @code{use_dll}. NB: Dynare is
able to set this automatically, so you should not need to set it yourself.
@item parallel[=@var{CLUSTER_NAME}]
@item parallel[=@var{CLUSTER_NAME}]
Tells Dynare to perform computations in parallel. If @var{CLUSTER_NAME}
Tells Dynare to perform computations in parallel. If @var{CLUSTER_NAME}
is passed, Dynare will use the specified cluster to perform parallel
is passed, Dynare will use the specified cluster to perform parallel
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment