Fix a typo RHS -> RSH - #94
Open
adrybakov wants to merge 181 commits into
Open
Conversation
…2fb978], that was compiling ... Former-commit-id: fbcea9884d6a993177c7a705b0c5b63ac8c91332
…only) Former-commit-id: c92aa2f61d90fab6dcf1a2a6bf6dcb2046569d02
Former-commit-id: 6b8b276f708a6d9b251c7fc073b5120acf1613cf
…ata2022 Former-commit-id: bf69ae98d4f4d7f4e149b10fed08ff2576e651eb
Former-commit-id: 509a916185ba2f88f2b66b3626badef31d84433d
Former-commit-id: 488187126e414895586a9bf8269c8cbba5cb0c2b
Former-commit-id: 9863b479e9bfe98c5c84f06316446568c7cc2938
Former-commit-id: c84d5f905e8055218750305c9d56c6a96fa70bec
Former-commit-id: 7bb21bab68bd1c766700d3050a69cce186bdabb2
Former-commit-id: 8072154e6ad7986b18540164d51c7d8cdc38022e
Former-commit-id: 8619d334c7157679a03f7e5ae2152eddb8e8857e
Former-commit-id: c1beaba181732c6a1817535e8fe02e6588f3cccc
Former-commit-id: 247acf3cb7565f5772c68e3332ba6062f01f663c
Former-commit-id: 4450c9815016e44f07b57c6ecb27ec1abd01c232
…accordingly Former-commit-id: 5b827cf1c1d694fc20cf642d29e1262234b80b3e
Former-commit-id: 0dd9a88f159227f8c47f4d5200088164a56b46c4
Former-commit-id: 1ada66f659fdf4d3ee1032e2b1b75c2c51e79760
Former-commit-id: 938992d0f1ee743c34be2321e3315c2d7de22d1c
Former-commit-id: f59ed9828e8c1cc4a1c5b8767e170edc8712cc9d
Former-commit-id: 316e582a8e9c928dc882fa7f7032eefd0d2878f3
Former-commit-id: 8da41a5e60911505a9faf2518ddad0e84c1e07c9
Former-commit-id: bfa66bbc92e0aca6ede3d62c422ed515eccd8163
Former-commit-id: f4c904ad20d789bbf54edbc5c6ca0c307cb98af0
Former-commit-id: bd66a5ca9aa3bd48f713bc38fd9ca67ea6011aea
Former-commit-id: 42800e6f52ac28f1e14d3e21ab31e10c03b85c35
Former-commit-id: fe6b36e37f345044ca4850085800e16be02fc818
Former-commit-id: da2c794a7db1587e1c8c482e149ed2498e51e8f9
Reduce max real value to avoid overflow (Courtesy of Matteo). Former-commit-id: c56f51bc7a109accc097184abfd1c4f5460ba334
Former-commit-id: fe5d35ea853cc323b4f5c01e4843566c6e3c47da
Former-commit-id: 64920ae0e1845e6006cabba61437f132b547f18b
Former-commit-id: 2b5ab830c0ced2f866623bbbfd8752ce83dfbc30
…gcc-omp' into _sarrautem-10.6 Former-commit-id: 6e527b8d59f6958e0adb9acd093fc54977a915f3
Former-commit-id: 7d00cbebf44645fae8cec7d992c58cd22df36c6b
Former-commit-id: 02a8667cceae5341a1d53dc99375cc324ee3505a
…rameters Former-commit-id: 91cd22bf859f3923686e175b5bcc0ae023b4f4ca
Former-commit-id: 1d102fd6687335d4579afcede6ad820bdc7007e8
Former-commit-id: 836971ecf5ca7829e114b7dc720a94cee4a8798d
Former-commit-id: c763b2fd831f4b7837256f94a183389b1010b503
Former-commit-id: 8d92b508ffaa268d84b26eb59fe4a1ffef845cf0
Former-commit-id: 37566ca86d32b3815601a55f0c16b641fa34c326
Former-commit-id: d55c9bd848afbea7e8dd2999fb97099850ffa30a
Former-commit-id: 5f652a6244115a1c182f7ef81b0545d485e7e3c6
Former-commit-id: b4b55daf5845671301edd82e41b78570e61162ec
Former-commit-id: bde58eada6ace3f2f9bc0e876e57cd53ceab16f8
Former-commit-id: 61a6e582b993cb9669feaf88860643c40e390b8f
Former-commit-id: c5c490e8b93170850974f31325f47d67e0e03883
Former-commit-id: ffc16c03b8609a1c70db49d7e49a556754d5b117
…d anymore) Former-commit-id: 5ca0ca9dbf6c1815b78b27d1059e1c89ebece0fe
Former-commit-id: fe102e5a4268805940caae15c028e0f0a46c3aa8
GCC complained about an array size mismatch as a non-contiguous array copy occurs. Now both side of the copy are properly sized after nband_occ. Former-commit-id: 18fe4f8610002c1e30bb221a5800f508309cfd52
Array cwavefb may be zero-sized when DMFT isn't used, which caused an issue as a temporary copy was performed for `fofginb` optional argument of `fourwf`. A proper rewriting might be needed to prevent any copy to happen in this case, this commit is just for bugfixing. Former-commit-id: 0458cded7b099fbe883288e3d624076597ba3ac2
Former-commit-id: 0298ae134da0ac64d118b009a72beab1458bd87c
Former-commit-id: d7c0f1fa670a112be3ee585620f0784dcb54cf6f
Former-commit-id: cd4c1aaf71dbd3bed1c2f82d7df23d73d51c142a
According to CUDA documentation, the string length for device name is set to 256 characters, which we were writing into a 20 characters long string. Former-commit-id: 82c63995525a008ccd606b87e049db6a2197cc8f
Former-commit-id: cbfe19dfc5e45f6bc97578e38d4a53f3e4c13830
An acronym for "Real Spherical Harmonics" is "RSH", in three places it was mistyped as RHS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
An acronym for "Real Spherical Harmonics" is "RSH", in three places it was mistyped as "RHS"
Fix is intended for the Complex and Real Spherical Harmonics page of the ABINIT's documentation.
Best,
Andrey