Skip to content

Commit ace802b

Browse files
committed
Remove oudated info
1 parent bcb1521 commit ace802b

File tree

4 files changed

+0
-187
lines changed

4 files changed

+0
-187
lines changed

condor.md

Lines changed: 0 additions & 51 deletions
This file was deleted.

index.md

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -30,30 +30,3 @@ for more details.
3030

3131
DMTCP supports MPI and CUDA through plugins. See [MANA (for MPI)](https://github.com/mpickpt/mana)
3232
and [CRAC (for CUDA)](https://github.com/xuyao0127/CRAC-early-development) for more details.
33-
34-
## Announcement!
35-
36-
We are currently looking for well qualified applicants who are
37-
interested in joining a Ph.D. program in order to do research on
38-
checkpointing with applications to HPC, supercomputing, cloud computing,
39-
security, and other areas. Interested applicants should write to Gene
40-
Cooperman ([email protected]) at Northeastern University.
41-
42-
## Authors
43-
44-
DMTCP is currently maintained by [Kapil
45-
Arya](http://www.ccs.neu.edu/home/kapil/), [Gene
46-
Cooperman](http://www.ccs.neu.edu/home/gene/), [Rohan
47-
Garg](http://www.ccs.neu.edu/home/rohgarg/), [Jiajun
48-
Cao](http://www.ccs.neu.edu/home/jiajun/), Artem Polyakov, and
49-
[Yao Xu](https://www.ccs.neu.edu/home/yaoxu/). The list
50-
of active developers continues to evolve.
51-
52-
## Acknowledgment
53-
54-
The DMTCP project is partially supported by grants from Intel
55-
Corporation, and from the National Science Foundation under grants
56-
OCI-0960978, ACI-1440788, and OAC-1740218. Any opinions, findings, and
57-
conclusions or recommendations expressed in this material are those of
58-
the author(s) and do not necessarily reflect the views of Intel
59-
Corporation or of the National Science Foundation.

parallel.md

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -5,32 +5,4 @@ nav_order: 8
55
---
66

77
## Parallel Computing:
8-
9-
There are three particular areas where DMTCP can support your parallel
10-
computing needs:
11-
12-
*Parallel Languages:*
13-
> Transparent support for parallel languages (MPI, UPC (Unified
14-
> Parallel C/C++), etc.). These are viewed by DMTCP as just a \"black
15-
> box\" consisting of distributed processes; DMTCP also supports
16-
> transparent checkpointing of the ssh connections often used by these
17-
> languages.
18-
19-
*The Network:*
20-
> Transparent support for distributed processes over TCP sockets and
21-
> over InfiniBand.
22-
23-
*Resource Managers (the batch queue):*
24-
> Support for Checkpoint-Restart for several popular resource managers
25-
> (e.g., SLURM, Torque).
26-
27-
If DMTCP doesn\'t work for your favorite parallel language, network, or
28-
resource manager, please write to us. (See [\"Contact
29-
Us\"](contactUs.html).)
30-
31-
------------------------------------------------------------------------
32-
33-
## Specific Application Targets:
34-
358
- **MPI:** Please check the [MANA](https://github.com/mpickpt/mana) project.
36-
- **CUDA:** Please check the [CRAC](https://github.com/xuyao0127/CRAC-early-development) project.

supportedApps.md

Lines changed: 0 additions & 81 deletions
This file was deleted.

0 commit comments

Comments
 (0)