Module openj9.gpu
Package com.ibm.gpu

Class Version


  • public class Version
    extends Object
    Acts as an accessor to the current build level of the ibmgpu library. The main method can be launched from the command line, which will print the current level to stdout.
    • Constructor Detail

      • Version

        public Version()
    • Method Detail

      • main

        public static void main​(String[] args)
        Prints the current level of ibmgpu to stdout.
        Parameters:
        args - unused