(** QCaml-specific parameters *) val root : string (** Path to the QCaml source directory *) val name : string (** "QCaml" *) val num_domains : int (** Number of threads in parallel computations. Obtained from the environment variable ~OMP_NUM_THREADS~. *)