Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
124 changes: 0 additions & 124 deletions projects/rocrand/.jenkins/common.groovy

This file was deleted.

78 changes: 0 additions & 78 deletions projects/rocrand/.jenkins/precheckin.groovy

This file was deleted.

77 changes: 0 additions & 77 deletions projects/rocrand/.jenkins/static.groovy

This file was deleted.

55 changes: 0 additions & 55 deletions projects/rocrand/.jenkins/staticanalysis.groovy

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2017-2024 Advanced Micro Devices, Inc. All rights reserved.
// Copyright (c) 2017-2025 Advanced Micro Devices, Inc. All rights reserved.
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand All @@ -24,7 +24,6 @@
#include <random>

#include <rng/distribution/normal.hpp>

using namespace rocrand_impl::host;

TEST(normal_distribution_tests, float_test)
Expand Down
Loading
Loading