User-defined virtual-processor class (C)

For routines written in C, you can designate a user-defined class of virtual processors, called user-defined VPs, to run the routine.

Use of user-defined VPs can result in lower performance because queries normally execute in the CPU VP, and the query thread must migrate to the user-defined VP to evaluate external routines.