Module openj9.gpu
Package com.ibm.gpu

Class Version

java.lang.Object
com.ibm.gpu.Version

public final 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.
  • Field Details

  • Method Details

    • main

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