To compile and run your program with parallel processing, use the /concurrentize qualifier, abbreviated /conc, as follows:
/concurrentize
/conc,
kcc /ckapargs=(/conc) myprog.c
For information on running a parallel program, see Section 3.3.