Code Monkey home page Code Monkey logo

Comments (5)

rpomaris avatar rpomaris commented on July 20, 2024

@cmnbroad Thanks for reporting. I tagged @SnehalA and @Kmannth on the GATK issue.

from gkl.

Kmannth avatar Kmannth commented on July 20, 2024

@cmnbroad

The team did a Java 11 test with GKL Master/v0.8.8.

compiled GATK with Java 11 with the Master GKL from our repository and then ran the following tests over the weekend:

  • IntelInflaterDeflaterIntegrationTest
  • HaplotypeUnitTest
  • SmithWatermanIntelAlignerUnitTest
  • VectorPairHMMUnitTest
    These 4 tests have executed upwards of 20,000 times and not a single crash was encountered. It's worth noting that the last test (VectorPairHMMUnitTest) was meant to be disabled but didn't actually skip the test due to an incorrect Java version check.

We have been unable to reproduce this with latest code Master/v0.8.8.

Can you think of any other thing we should try ?

from gkl.

cmnbroad avatar cmnbroad commented on July 20, 2024

@kmmanth I'm not sure what you mean by:

It's worth noting that the last test (VectorPairHMMUnitTest) was meant to be disabled but didn't actually skip the test due to an incorrect Java version check.

Are you saying the code that disables the test is incorrect ? Can you provide more detail ?

from gkl.

Kmannth avatar Kmannth commented on July 20, 2024

@cmnbroad
In the current code there is check to skip VectorPairHMMUnitTest with a java version check. On our Centos 7.x dev system the way Java was being check did not work so it ran anyway. I don't know exactly why the Java version check might work on your system but not ours but it is something we noticed.

from gkl.

Kmannth avatar Kmannth commented on July 20, 2024

We believe this is fixed by the latest version. Please reopen if you hit it again.

from gkl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.