SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

ocaml-p3l rpm build for : Fedora 20. For other distributions click ocaml-p3l.

Name : ocaml-p3l
Version : 2.03 Vendor : Fedora Project
Release : 14.fc20 Date : 2013-08-03 19:49:33
Group : Development/Libraries Source RPM : ocaml-p3l-2.03-14.fc20.src.rpm
Size : 3.45 MB
Packager : Fedora Project
Summary : OCaml compiler for parallel programs
Description :
OCamlP3l is a compiler for Caml parallel programs.

The OCamlP3l programming paradigm is skeleton programming. The
skeletons encapsulate basic parallel programming patterns in a well
understood and structured approach. Based on P3L, the Pisa Parallel
Programming Language, OCamlP3l skeleton algebra is embedded in a
full-fledged functional programming language, namely Objective Caml.

The skeleton programming approach used in OCamlP3l allows three
different operational interpretations of the same source program:

* the sequential interpretation which is deterministic, hence easy
to understand and debug,
* the parallel interpretation using a network of computing nodes
run in parallel to speed up the computation,
* the graphical interpretation, which is run to obtain a drawing
of the parallel computing network deployed at run-time by the
parallel interpretation.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/releases/20/Everything/x86_64/os/Packages/o

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  ocaml-p3l-2.03-14.fc20.x86_64.rpm
     

Provides :
ocaml-p3l
ocaml-p3l(x86-64)
ocaml(Basedefs)
ocaml(Command_options)
ocaml(Commlib)
ocaml(Grafp3l)
ocaml(Nodecode)
ocaml(P3lstream)
ocaml(Parp3l)
ocaml(Seqp3l)
ocaml(Server)
ocaml(Streams)
ocaml(Template)
ocaml(Version)

Requires :
ocaml(Unix) = b6bfdb83f38c665d97fc0f322923311f
ocaml(Arg) = 0912ae37a27d2d7d1889fb5c072b7f05
ocaml(List) = bd7c662c09e850306a62c12fed5ef5ce
ocaml(Int32) = 265928798c0b8a63fa48cf9ac202f0ce
ocaml(Array) = 4d5efba91ec70acd7b184fd4b277708c
ocaml(Int64) = 0d5ecd8dffcffac43aec2ebe427d3bde
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
ocaml(runtime) = 4.00.1
ocaml(Marshal) = 7d35e935d355b5f2b1616ed652df9ca6
ocaml(Printexc) = 1576494623cf9d670883c0a9dde994ae
ocaml(Lazy) = be13470d54bbba2080e16d4f864ec34b
ocaml(Pervasives) = 4836c254f0eacad92fbf67abc525fdda
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
ocaml(Obj) = ad977b422bbde52cd6cd3b9d04d71db1
ocaml(String) = 54ba2685e6ed154753718e9c8becb28b
ocaml(Graphics) = 68738371f2b2f5fb46c936609e606a97
ocaml(Buffer) = 3f6c994721573c9f8b5411e6824249f4
ocaml(Hashtbl) = 718cd6ce8bc18371ce22483e362f78b4
ocaml(Thread) = d539e2a90ca66bba8af249cf6d7ce833
rpmlib(PayloadIsXz) <= 5.2-1
ocaml(CamlinternalLazy) = 7e4f61f0abc0dc4bb87447429adcf88a
ocaml(Printf) = 10fca44c912c9342cf3d611984d42e34
ocaml(Random) = faeb19c76f37e3c770fedde39bea1972
ocaml(Mutex) = c73aef633a273ecc07a14233cdb679c9
ocaml(Nativeint) = ba4724e629401070e29f0b6863f08b24
ocaml(Sys) = 45d17525db422614c1cc84b2d9f27926


Content of RPM :
/usr/bin/ocamlp3lc
/usr/bin/ocamlp3lopt
/usr/bin/ocamlp3ltop
/usr/lib64/ocaml/ocamlp3l
/usr/lib64/ocaml/ocamlp3l/vprocess
/usr/lib64/ocaml/ocamlp3l/vprocess/basedefs.cmi
/usr/lib64/ocaml/ocamlp3l/vprocess/basedefs.cmo
/usr/lib64/ocaml/ocamlp3l/vprocess/basedefs.o
/usr/lib64/ocaml/ocamlp3l/vprocess/command_options.cmi
/usr/lib64/ocaml/ocamlp3l/vprocess/command_options.cmo
/usr/lib64/ocaml/ocamlp3l/vprocess/command_options.o
/usr/lib64/ocaml/ocamlp3l/vprocess/commlib.cmi
/usr/lib64/ocaml/ocamlp3l/vprocess/commlib.cmo
/usr/lib64/ocaml/ocamlp3l/vprocess/commlib.o
/usr/lib64/ocaml/ocamlp3l/vprocess/grafp3l.cmi
/usr/lib64/ocaml/ocamlp3l/vprocess/grafp3l.cmo
/usr/lib64/ocaml/ocamlp3l/vprocess/grafp3l.o
/usr/lib64/ocaml/ocamlp3l/vprocess/nodecode.cmi
/usr/lib64/ocaml/ocamlp3l/vprocess/nodecode.cmo
/usr/lib64/ocaml/ocamlp3l/vprocess/nodecode.o
/usr/lib64/ocaml/ocamlp3l/vprocess/p3lstream.cmi
/usr/lib64/ocaml/ocamlp3l/vprocess/p3lstream.cmo
/usr/lib64/ocaml/ocamlp3l/vprocess/p3lstream.o
/usr/lib64/ocaml/ocamlp3l/vprocess/parp3l.cmi
/usr/lib64/ocaml/ocamlp3l/vprocess/parp3l.cmo
/usr/lib64/ocaml/ocamlp3l/vprocess/parp3l.o
/usr/lib64/ocaml/ocamlp3l/vprocess/seqp3l.cmi
/usr/lib64/ocaml/ocamlp3l/vprocess/seqp3l.cmo
/usr/lib64/ocaml/ocamlp3l/vprocess/seqp3l.o
/usr/lib64/ocaml/ocamlp3l/vprocess/server.cmi
There is 50 files more in these RPM.

 
ICM