User Tools

Site Tools


doc:clava:features

This is an old revision of the document!


Clava Features

Installation Script (Linux)

TODO

Pragma Data

TODO

Server Mode

For short executions, most of the execution time is related to starting a JVM.

There is an experimental feature where you can call Clava in server mode. In this mode, Clava can run in the background and will wait for requests. Then you can use a compiled program that performs requests to the server.

To start Clava in server mode, use the flag -server:

clava -server

The |Linux instalation script provides the clavaw program, which sends a request to a Clava server:

clavaw <Clava flags>

doc/clava/features.1642278731.txt.gz · Last modified: 2022/01/15 20:32 by jbispo