home *** CD-ROM | disk | FTP | other *** search
- # system.GSF
- #
- # system configuration file for GSF, Neuherberg
-
- hostnames = {
- cony
- }
-
- computer types = {
- CONVEX_C3840
- }
-
- operating system variants = {
- ConvexOS
- }
-
- fixed disks = {
- CONVEXdisk = {
- location : cony
- size : 10 GB
- speed : 10 ms
- }
- }
-
- # definition of host "cony"
- host cony = {
- operating system : ConvexOS
-
- computer specification {
- type: CONVEX_C3840
- physical memory: 1 GB
- virtual memory: 1 GB
- performance index: 75
- multiprocessor system: 4 processors, shared memory
- vector computer
- parallelizing compiler
- storage for executables: CONVEXdisk
- }
-
- compilation {
- target: CONVEX_C3840 (ConvexOS) {
- CC = "cc"
- CFLAGS = "-DCONVEX -DBSD -DSOCKET -DHETEROGENEOUS -ext"
- LDFLAGS = "-ext"
- LIBS = ""
- }
- }
-
- accessible filesystems = {
- CONVEXdisk (10 ms)
- }
- } # node_C3840
-
- # ----------------------------------------------------------------------------
- # cost informations generated by dcanalyse
- # and adjusted manually
-
- costs informations {
- cony -> cony: 0, 0
- }
-