module type MACHINE_PARAMETERS =sig..end
type bsp = {
|
p : |
|
g : |
|
l : |
|
r : |
val read : int -> unitbsp_p The current number of processors to choose among the possible configurationsval get : unit -> bspread ()