Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Elsa Gonsiorowski
codes
Commits
1803c5a3
Commit
1803c5a3
authored
Jan 22, 2016
by
Jonathan Jenkins
Browse files
couple of updates to docs
parent
4edd57c3
Changes
2
Hide whitespace changes
Inline
Side-by-side
doc/GETTING_STARTED
View file @
1803c5a3
...
...
@@ -153,6 +153,14 @@ The following restrictions currently apply to the IO language:
Hence
,
getgroupid
should
be
completely
ignored
and
getgrouprank
and
getgroupsize
ignore
the
group
ID
parameter
passed
in
.
=====
Limitations
The
IO
language
is
frozen
and
no
future
development
will
be
happening
with
it
,
so
keep
the
following
limitations
in
mind
when
using
it
.
*
There
is
currently
no
way
to
specify
a
"create"
flag
to
open
.
*
Variables
are
expected
to
be
a
single
lowercase
character
.
===
Network
Our
primary
network
workload
generator
is
via
the
DUMPI
tool
...
...
doc/codes-best-practices.tex
View file @
1803c5a3
...
...
@@ -345,6 +345,9 @@ implement -- steps 2--4 are a few lines of code each. Also, LP-IO can be
used upon encountering a suspend condition to give error specifics (the reverse
write would occur in the reverse handler in step 3).
Note that ROSS now has a self-suspend API -- the hand-implementation may still
be used, but it is preferable to use the ROSS version.
\subsection
{
Stash data needed for reverse computation within event structures
}
Writing discrete-event simulations will necessarily involve ``destructive''
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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