Fixing Intel warnings.
Description
Fixing Intel warnings.
News snippet
Fixing Intel warnings.
Checklist
-
I have checked that my code follows the Octopus coding standards -
I have added tests for all the new features added in this request.
Merge request reports
Activity
changed milestone to %11.0
added Bugfix + 1 deleted label
@micael.oliveira I am not fixing all the warning at the moment, but this should already some a good share of them.
added 1 commit
- 1b816bb5 - Remove the calls to the nullify routine that was removed in the previous commit.
Codecov Report
Merging #1094 (994f8e22) into develop (922126de) will increase coverage by
0.75%
. The diff coverage is50.00%
.@@ Coverage Diff @@ ## develop #1094 +/- ## =========================================== + Coverage 70.27% 71.03% +0.75% =========================================== Files 519 519 Lines 102401 99708 -2693 =========================================== - Hits 71964 70829 -1135 + Misses 30437 28879 -1558
Impacted Files Coverage Δ src/basic/accel_inc.F90 94.73% <ø> (ø)
src/basic/alloc_cache.F90 88.88% <ø> (ø)
src/basic/cgal_polyhedra.F90 70.73% <ø> (ø)
src/basic/io_binary_f.F90 87.14% <ø> (ø)
src/grid/partition.F90 63.79% <0.00%> (+0.90%)
src/grid/partition_transfer_inc.F90 90.00% <0.00%> (-10.00%)
src/math/matrix_ops.F90 0.00% <ø> (ø)
src/math/sgfft.F90 86.45% <0.00%> (+0.09%)
src/states/states_elec.F90 84.91% <ø> (+1.96%)
src/states/states_mxll.F90 66.21% <ø> (+1.94%)
... and 325 more
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 922126d...994f8e2. Read the comment docs.Edited by Codecov@nicolastd Looks like the RDMFT runs are now failing with a segfault when running with MPI. Weird!
@micael.oliveira Interesting ! I will look at this tomorrow.
added 1 commit
- 994f8e22 - The end routine now sets the context to -1 after deallocating memory.
assigned to @micael.oliveira
mentioned in commit edee3ca2